You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting an invalid signature when I try to use OAMutableURLRequest to do a POST with a query parameter in the uri (?foo=bar). It works fine if I remove the parameter and it works fine for GET with parameters.
Anyone have any ideas?
Thanks.
The text was updated successfully, but these errors were encountered:
I'm getting an invalid signature when I try to use OAMutableURLRequest to do a POST with a query parameter in the uri (?foo=bar). It works fine if I remove the parameter and it works fine for GET with parameters.
Anyone have any ideas?
Thanks.
The text was updated successfully, but these errors were encountered: