Forum Discussion

kantonak's avatar
kantonak
New Contributor
4 years ago
Solved

"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 t...
  • kantonak's avatar
    4 years ago

    I found the problem. Apparently, I dont need to send "Authorization header" in the Okta request, so I unchecked the box

     

     

    That worked fine!