Hi everyone,
I’m facing the following problem. I created an application that makes the OAuth 2, no need user context.
I’m doing everything the documentation specifies and in fact when I make the “Authorization Basic” request I’m receiving a status 200 from API. But I’m not receiving the bearer token to allow me access the twitter endpoints.
Anyone knows what it could be?
I’ve created my account a few days, it could be for some kind of developer analyzes that is done before allow me access the endpoints? I really don’t know and I’ll be very thankfull for some help =)