Hi,
I'm starting an app and using the sample code as a guide. It seems straightforward, but I keep getting the following error: 'OAuth2 fatal error: bad_redirect_uri'.
The exact redirection URL in my app entry is: 'www.alviani.org/glitch/optimize1.php'
The link I'm using (client_id redacted) is:
'http://api.glitch.com/oauth2/authorize?response_type=code&client_id=xxx&redirect_uri=http%3A%2F%2Fwww.alviani.org%2Fglitch%2Foptimize1.php&scope=read&state=hello-world'
Everything looks valid, but I'm not getting anywhere. I also tried this using the https protocol with no more success.
Can anybody provide a suggestion as to where I'm screwing up?
Thanks in advance,
Frank
Posted 12 months ago by
Frank Arbiter

|
Permalink