Hi, I am am regular web application’s clientId and clientSecret in my project and I am using passwordless otp login in my project.
Now what I want is, if user initially logged in using mobile and he wants to update email later on in his profile so that he can either mobile or email to login. I am implementing this and I am trying to update the user’s profile using Management API but it is throwing me error “User is not authorized to the audience for those scopes”.
Please let me know if I am doing something wrong. I am just trying all APIs on the postman only.