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
Not sure if you were able to solve it, but just to keep the issue answered, you will get that response in case you didn't request the scope tips:write during the authorization process with the user.
My application was approved, I received client/secret id.
User makes the "Authorization Code Grant" connection normally, response comes as expected in API.
I get channel_id "Authorization: OAuth ", it also works as expected.
The problem is when I try to access "(POST)/tips/{channel}" endpoint I always get a 401 Unauthorized error.
I tried all scopes and nothing.
The text was updated successfully, but these errors were encountered: