koala icon indicating copy to clipboard operation
koala copied to clipboard

Invalid app_secret_proof response

Open itsameandrea opened this issue 7 years ago • 1 comments

[ ] What I'm doing works on the [Graph API explorer] image [ ] I'm using the newest version Koala 3.0.0 [ ] Here's code to replicate the issue:

@graph = Koala::Facebook::API.new(access_token)
#where access token has been both my personal access token and my page's
@graph.get_object("me")

image

itsameandrea avatar Jul 27 '17 00:07 itsameandrea

@ilrock Where you able to fix this issue?

jenipharachel avatar Dec 07 '22 05:12 jenipharachel