I'm trying to request a token from an authUrl authUrl = "htttps://sample.com/auth"
For some reason when initiating the call Ably HTTP call adds capability as a query parameter.
https://sample.com/auth?capability=
Is there anyway to remove this query parameter? Thanks
┆Issue is synchronized with this Jira Bug by Unito
I'm trying to request a token from an authUrl
authUrl = "htttps://sample.com/auth"For some reason when initiating the call Ably HTTP call adds
capabilityas a query parameter.https://sample.com/auth?capability=Is there anyway to remove this query parameter? Thanks
┆Issue is synchronized with this Jira Bug by Unito