Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Invalid appsecret_proof provided in the API argument' on dev and test apps #186

Open
krb19xx opened this issue Jul 27, 2017 · 2 comments
Open

Comments

@krb19xx
Copy link

krb19xx commented Jul 27, 2017

Hello.

I have three Facebook Apps defined that are all really the same App - there's the Production instance and then a Development instance and a Test instance.

The Production instance works perfectly - all my API calls work as expected. On the Development and Test instances, NONE of my API calls work - they ALWAYS throw the error:
'Invalid appsecret_proof provided in the API argument'

I've tried EVERYTHING to get to the bottom of this, but I just can't figure it out. The code that's running on all 3 instances is EXACTLY the same (except for the APP_IDs and APP_SECRETs). I got the APP_IDs and APP_SECRETs from the Facebook Dashboard.

Basically, I have three versions of the same App, one of them is working perfectly and the other two are taking the appsecret_proof error.

Any help or ideas would be greatly appreciated.

@xevsy
Copy link

xevsy commented Feb 12, 2018

Have you fixed your issue? Because I have the same issue!

@yurik94
Copy link

yurik94 commented Nov 15, 2018

same here, can't pass appsecret_proof to the request 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants