Twitter-api – Twitter API v2: 403 Forbidden – "Use keys from Twitter Developer App attached to a Project"
I've been using Laravel/Socialite to interact with the Twitter API v2 for a while, and everything was working fine until last week. I'm encountering a "403 Forbidden" error with the message: Client error: `GET https://api.twitter.com/2/users/me?user.fields=profile_image_url` resulted in a `403 Forbidden`…