
6j4gd (6j4gd) asked a question.
Hello Okta Team,
I created a sample project to try out okta by following https://developer.okta.com/blog/2021/02/22/first-nestjs-application tutorial however I am getting `E0000006 You do not have permission to perform the requested action` Error.
I found an answer to this case on stackoverflow: https://stackoverflow.com/questions/50562449/okta-jwt-verifier-is-not-working
Is it the same issue?
Could you please help me to analyse this issue?

Hello @6j4gd (6j4gd)
It looks like the account you're using may not have the proper permissions in Okta. What admin role is assigned to the account you're using to authenticate?
Can you trie with a different Super Admin Account.
Also, the following link can help you to troubleshoot the issue: https://support.okta.com/help/s/article/Why-is-user-receiving-error-You-do-not-have-permission-to-perform-the-requested-action-when-logging-into-Okta?language=en_US
Regards,
Natalia
Okta Inc.
Hello @User16254393570754125507 (Okta)
The Account I use for login is a super admin user.