We’ve run into an odd circumstance with the API connection we use to query Twitter feeds connected to websites on our CMS.
One specific client’s account is able to connect successfully to our Twitter app, but querying for recent tweets results in an Error 215 (Bad Authentication Data) more often than not. It is occasionally successful, but more often produces the error.
All other clients using this feature on our CMS have had no issues - it’s the exact same setup, but totally different results.
Has anyone else run into this Error 215 where it’s only occurred with queries to one specific Twitter account connection?
I would double check to see if the server that’s running has the system clock in sync (with ntp for example) because OAuth relies on timestamps.
1 Like
Thanks for the suggestion! Unfortunately, the site with the issue is on the same server as the sites without the issue, so we’ve been able to rule that possibility out.
1 Like
system
Closed
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.