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've noticed that the args (token, username, nsid, etc.) passed to the didObtainOAuthAccessToken delegate method still need URL decoding as they contain percent escaped characters.
The text was updated successfully, but these errors were encountered:
I've noticed that the args (token, username, nsid, etc.) passed to the
didObtainOAuthAccessToken
delegate method still need URL decoding as they contain percent escaped characters.The text was updated successfully, but these errors were encountered: