Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1734

Extensions in Development • Re: [3.3][RC] Extend OAuth login

$
0
0
Is this EXT ABANDON?

Keep having issues with PHPBB 3.3.12
So far Only one that has worked is GITHUB
Discord gives error

Code:

Invalid OAuth2 redirect_uri
Trying to use this URI method since its the only one that works when Manually navigating to it.

Code:

ucp.php?mode=login_link&login_link_oauth_service=discord
Else when you log into Discord it keeps trying to use this method that doesnt work

Code:

ucp.php?mode=login&login=external&oauth_service=discord
As for microsoft it gives this error

Code:

We're unable to complete your requestinvalid_request: The provided value for the input parameter 'redirect_uri' is not valid. The expected value is a URI which matches a redirect URI registered for this client application.
Edit I added two Redirect URIs. One with WWW and one without it and it started working.

Code:

https://www.example.com/ucp.phphttps://example.com/ucp.php

Statistics: Posted by Dead Man — Sun Jul 21, 2024 7:00 am



Viewing all articles
Browse latest Browse all 1734

Trending Articles