Twitter API responds with "Your credentials do not allow access to this resource" while calling statuses/update.json
I'm using Hybridauth 3 in my PHP app to make some periodical tweets on behalf of my account. The app has all possible permissions. I'm giving it all permissions when it asks for them on the first auth step. After…