Error 403 when creating a new user via API request

reynaldo.junior
reynaldo.junior Posts: 6 🌱
edited May 2023 in Development

Hi,
I'm trying to create a new user using a Postman request, but I'm getting error 403 (Forbidden). I already tested the whoami request and was successful (status 200); my username has all the credentials to create a user, and I'm using the scope "core:: user::" when creating the token.

Is there something I am missing?

I really appreciate any help you can provide.

Tagged:

Best Answers

  • Paul.P.783
    Paul.P.783 Posts: 13
    Answer ✓

    Hello @reynaldo.junior,

    Generally speaking, a 403 error (not authorized) could point to any number of permissions. To identify the issue, you could either create a discussion with other developers in our Developers Group, found here, or submit a case to our Support team to get the details and take a look further. Or choose both, whatever works for you.

    Please keep us posted if you find a solution and completed your intended workflow.

    Hope this helps!

  • reynaldo.junior
    reynaldo.junior Posts: 6 🌱
    Answer ✓

    Thanks @Paul.P.783

    I will do both.

Answers