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.