BAQR1002E The tokenPath attribute must be specified on the tokenResponse element because the tokenLocation attribute is set to body and the responseFormat attribute is set to JSON.
Explanation
z/OS Connect expects the generated token to be returned from the authorization server in a JSON body. You must specify the path to the token so that it can be retrieved and included in the API request from z/OS Connect to the API provider.
User response
Specify a JSON path in the tokenPath attribute to identify where the token is returned in the body.