Sometimes the Bango Resale API returns HTTP 400 BAD_REQUEST
when you create a subscription. The responseMessage
property in the response body can help you identify the reason for the response.
ACTIVE
state, then the responseMessage
property is Invalid request or the request contains invalid data. Maximum number of subscriptions for user reached
responseMessage
is parameter is required
or parameter is invalid
, where parameter is the name of the parameterIn this section: