facebookarchive / php-graph-sdk

The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
Other
3.17k stars 1.96k forks source link

For field 'debug_token': The parameter input_token is required #1115

Open walker6o9 opened 5 years ago

walker6o9 commented 5 years ago

I'm using the Facebook PHP API to handle logins. Occasionally I'm receiving this error:

errorMessage=(#100) For field 'debug_token': The parameter input_token is required

There does not be a discernable pattern for why this happens. It happens randomly it appears to certain users. Here's the info for the last one.

/site/accounts?code=AQC2wIg9vGZa5K7Kf69nPjK9jmWwr3mdR3mqtkoqIRqdOWlkJmvLn8ib9JCVtu5IQmZHBJiOPKUxiDAlvnbiyZE4yhqpUqHZfHGfcWiLWg_YI2eHg5u8MjtE2cZey1ffHTZLFp1fOEn48d74O-ZONE2-OTMJ_dx7XsPv-Q8qdqbLuly3BJ3wAeielWlBI4Uu-cERza5mKD1-gzCARz4zM5GVNjDsspDc4pFjwbj3qkf5pyA-jZWKN7MOL8mYmUK8Frn58VggDySJTd6cn8dXym5yLVji16jMWixvwQvg2PnB3L4AD98I00QRq2Kv7XYY1IM&state=e04336f71169dcc93e45aa8fe1e3b220

I'm also getting a fair amount of "no saved state" errors. Again, no discernable pattern.

Anubarak commented 4 years ago

I have the same issue, is there any update on this? I searched for a while but I found nothing in the web, no answer to this error at all