Getting RS256 token instead of HS256

Hi tyf,

Thanks for replying but I’m not sure I get your message.

The audience is the default one, https://esc-py.us.auth0.com/api/v2/

And the only API I have is the default one, Auth0 Management API

I used this API only to configure a custom SMS gateway for the app.

Changing the Signing Algorithm is disabled for that API (as in your screenshot).

If I create a new API, I can choose a HS256 Signing Algorithm, but I have also to provide a new Identifier and I have no idea how to choose it.

Which URL should I provide? I can’t provide https://esc-py.us.auth0.com/api/v2/ again.

What should I do in this case?