BAQR1100E The value of the requestBody attribute in the tokenRequest element is invalid.

Explanation

The value of the requestBody attribute must be a valid JSON string. The JSON string must contain the format for how the credential is contained in the body. The format expects variables for user ID and password. If the ${userid} or ${password} syntax is used the values are replaced at runtime with the credentials provided by the calling application.

User response

Specify a valid value for the requestBody attribute.