Management API throwing Unauthorized: Invalid Token error when attempting to create Password Change Ticket

Glad you got the access_token error figured out @slcredentialmanager!

There is an Auth0 FAQ post here that shows how to generate access tokens using the clientId, clientSecret, and domain in an Auth0 Action, and how to cache it for future requests.

Hope this helps :crossed_fingers:

1 Like