Created By
Brian Andaliza
07/10/2012 1:30am

Subscribers (148)

BugsFacebook Authentication Error code 100: "This authorization code has been used."

  • Status: Fixed
  • Priority: High
  • Updated: July 10, 2012 at 8:57am
Latest response from Facebook
Øyvind Sean Kinsey
We have temporarily reverted the change while we look into ways of avoiding the issue seen here.
Thank you for your patience.
Status changed to Fixed
Dani Andrés Torvisco
Thanks for the report. We are looking into this.
Status changed to Assigned · Priority changed to High
I've been using GRAPH API for a while now and yesterday my program was working. Until this morning, this error occured:

stdClass Object
(
[error] => stdClass Object
(
[message] => This authorization code has been used.
[type] => OAuthException
[code] => 100
)
)

I've been trying to create a work around on this problem for hours. Please fix this bug immediately. Thanks
27 people can reproduce this issue by following these steps
Repro