I am using management API to update user’s app_metadata object. My problem is get ‘Invalid token’ error every time.
I do not think this is about my code because I get the same error when using the test jwt on Auth0 Management API v2 playground.
I have update:users and update:users_app_metadata scopes enabled.