For the Account information tests we are missing one step.
The dynamic registration flow currently doesn't update the apps consumer key and secret in apigee to match $.client_id and $.client_secret from the external registration callout response. This will resolve the 401 from the external /token call
For the Account information tests we are missing one step.
The dynamic registration flow currently doesn't update the apps consumer key and secret in apigee to match
$.client_id
and$.client_secret
from the external registration callout response. This will resolve the 401 from the external /token call