I have an API that requires scopes to be set as follows:
scope1:value+scope2:value+scope3:value and so on
when AwareIM sends the request it is url encoded.
the API doesn't like this. Is there any way we can change this?
I note that the rest of the request string is ok to be url encoded, just not the scope.
Version 8.8 Build 3137