kantonak
4 years agoNew Contributor
"Unfortunately can't open this page!" when trying to connect to Okta via AuthManager
Hello,
I am using AuthManager to login to Okta server with Authorization Code Grant (PCKE) flow and when I click "Get Access Token" I get "Unfortunately can't open this page!".
I have tried to login to Okta directly with the same credentials and I manage to login without problems.
REST POST call to Okta server works fine as well (same credentials).
Any thoughts?
Thanks in advance!
Konstantinos
I found the problem. Apparently, I dont need to send "Authorization header" in the Okta request, so I unchecked the box
That worked fine!