Hi, I’m letting the app authenticate the user and after I use the returned user_token and user_secret to request get_credentials but I get this error:
Your credentials do not allow access to this resource, code 220
Is anything wrong about this flow?
Regards
[edit]
Nevermind it was a misconfiguration, working ok now.