<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00008j81dESAQOkta Classic EngineSingle Sign-OnAnswered2020-06-25T12:29:54.000Z2020-06-17T12:27:33.000Z2020-06-25T12:29:54.000Z

GlenW.60812 (Customer) asked a question.

500 Error when using $auth.getUser() on VueJS SPA

Hi all,

 

I've been trying to get user information once a user has logged in "username", "email" or anything really. Once a user has logged in and a call to isAuthenticated() returns true. I try call getUser() but I get a 500 error with no details or any indication as to where the problem is. I've deleted and setup the client again not deviating from the standard using localhost:8080. The error I get back is as follows:

 

```

errorCauses: []

errorCode: "E0000009"

errorId: "oaeyHPMfXnFRf6Epn7hHPW0lw"

errorLink: "E0000009"

errorSummary: "Unknown error"

message: "Unknown error"

name: "AuthApiError"

xhr:

responseJSON: {errorCode: "E0000009", errorSummary: "Internal Server Error", errorLink: "E0000009", errorId: "oaeyHPMfXnFRf6Epn7hHPW0lw", errorCauses: Array(0)}

responseText: "{"errorCode":"E0000009","errorSummary":"Internal Server Error","errorLink":"E0000009","errorId":"oaeyHPMfXnFRf6Epn7hHPW0lw","errorCauses":[]}"

responseType: "json"

status: 500

``

 

Is there anyway of finding out what is causing this error? Please let me know if anymore info is required.

 

Many thanks

 

 

 

 


  • User1580877112830887745 (Vendor Management)

    Hello Glen,

     

    Andrei here with Okta's Customer Support Team, thank you for reaching out to us. As this issue requires detailed troubleshooting and requires logs from your side, I would recommend opening a case with our Support Team and a developer engineer will help you on this matter.

     

    Best Regards,

     

    Andrei Vincze

    Technical Support Engineer

    Okta Global Customer Care

    Expand Post
This question is closed.
Loading
500 Error when using $auth.getUser() on VueJS SPA