PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Monday, February 21, 2022

[FIXED] Cannot logout ever when user has offline_access granted

 February 21, 2022     authentication, facebook, facebook-php-sdk, php     No comments   

Issue

I am currently facing an issue with the PHP SDK's getLogoutURL function. The function dont seem to work when the user has offline_access granted.

There is a bug that is already raised on facebook

https://developers.facebook.com/bugs/250825644953332?browse=search_4eda7219406225a11006685

Has someone been able to temporarily fix this issue? Could someone help me on how to fix this issue.


Solution

Abishek, try using javascript sdk to logout for now. i believe we need to search for a bug or post a bug on this. I will do when i have more time.

We can follow with the bug report here, once found or posted.


Abishek Srikaanth Hey Shawn. Appreciate your help... There is a bug already on FB Support https://developers.facebook.com/bugs/250825644953332?browse=search_4eda8228b8f722c69411727. I additionally wanted to check if someone can help me on stackoverflow as well.



Answered By - ShawnDaGeek
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing