I’m using Laravel Socialite and all of a sudden, I’m getting this when returning to the callback:
Received HTTP status code [401] with message "Invalid request token." when getting token credentials.
It used to work just fine. I’ve tried deleting my test app, regenerating keys, ‘allow sign in with Twitter’ is enabled.