jublo / codebird-php

Easy access to the Twitter REST API, Direct Messages API, Account Activity API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.
https://www.jublo.net/projects/codebird/php
GNU General Public License v3.0
776 stars 234 forks source link

Broken Authentication Step #217

Closed mbillz closed 1 year ago

mbillz commented 6 years ago

Since last weekend, there has been an error in the authentication step for some of our users stating: Whoa there! The request token for this page is invalid. It may have already been used, or expired because it is too old. Please go back to the site or application that sent you here and try again; it was probably just a mistake.

Once the user logs out of their Twitter account and logs back in, it seems to fix the issue although this doesn't work for every user. Any insight into where this error is coming from? We've had this app working without editing the code for over a year.

We updated to the latest version of Codebird in an attempt to remedy the error, but it persists.

mynetx commented 6 years ago

@mbillz Have you checked your server’s clock for daylight saving time changes?