Jan 24, 2022 7:36 pm
I thought i got this working a week ago, but now I am getting this error.
Things i have tried:
- regenerated API keys
- turning off oauth2. on the application
- verifying the call back APIs look right (and adding an additional callback for the network url as well as site URL)
- checked my email is verified with twitter (i think it is) i don't see anything in the twitter dev dashboard that indicates an issue
Website URL
7 Replies
Jan 25, 2022 7:54 am
I notice in the browser console the following error is thrown as https://api.twitter.com/oauth/authorize?oauth_token=<redacted> is processed
Error parsing a meta element's content: ';' is not a valid key-value pair separator. Please use ',' instead.
I wonder if twitter changed something... breaking your code.... this isn't the only plugin having issues with twitter login via API....