php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #80985 edit.php.net instagram login doesn't work
Submitted: 2021-04-26 06:18 UTC Modified: 2021-04-26 06:30 UTC
From: aaron dot junker at outlook dot com Assigned: sergey (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Windows 10
Private report: No CVE-ID: None
 [2021-04-26 06:18 UTC] aaron dot junker at outlook dot com
Description:
------------
When I try login into edit.php.net with Intstagram I can login but when it tries to redirect back to the editor the following error message gets thrown (by https://www.instagram.com/oauth/authorize/?response_type=code&client_id=327370025280312&redirect_uri=https%3A%2F%2Fedit.php.net%2F&scope=user_profile)

{"error_type": "OAuthException", "code": 400, "error_message": "Invalid scope: []"}

I tested it in Opera GX and Microsoft Edge


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-04-26 06:30 UTC] sergey@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: sergey
 [2021-04-26 06:30 UTC] sergey@php.net
The fix for this bug has been committed. Since the websites are not directly
updated from the repository, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.

Thank you!

Facebook disabled Instagram login.

Allows only "link" Instagram account after registration by others way, 
therefore I removed Instagram login at edit.php.net
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 22:01:29 2024 UTC