You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "hasan07 (via GitHub)" <gi...@apache.org> on 2023/03/21 23:50:22 UTC

[GitHub] [cloudstack-go] hasan07 opened a new pull request, #51: Do not encode values with an asterisk in them.

hasan07 opened a new pull request, #51:
URL: https://github.com/apache/cloudstack-go/pull/51

   There is a requirement for some API values to contain “*” such as ```consoleproxy.url.domain``` otherwise an exception is thrown. If key == "value" do not encode if value contains '*'
   
   ```CloudStack API error 401 (CSExceptionErrorCode: 0): unable to verify user credentials and/or request signature]```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [cloudstack-go] hasan07 closed pull request #51: Do not encode values with an asterisk in them.

Posted by "hasan07 (via GitHub)" <gi...@apache.org>.
hasan07 closed pull request #51: Do not encode values with an asterisk in them.
URL: https://github.com/apache/cloudstack-go/pull/51


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org