Product Offering API

(0 reviews)

Errors

The Product Offering API returns the following error codes and messages.

Error codeHTTP status codeAPI endpointHTTP status messageDescription
401-86401productOffersUnauthorizedIndicates that authentication credentials haven't been provided in the request header or the credentials provided are incorrect. Check if the correct authentication credentials are in the header and try again.
429-89429productOffersToo many requestsOccurs when a request is blocked due to rate limit restrictions. Try reducing the number of requests you're making.
Learn more about API rate limits
FCM-400-85400productOffersBad requestOccurs when there's an issue with the syntax, message or header of a request. Check the syntax and formatting of the request and ensure all required parameters are included.
FCM-401-84401productOffersUnauthorizedOccurs when an organisation name can't be found for authentication purposes. Check your organisation credentials are correct and try again. If the problem persists, contact your Chorus representative.
FCM-404-0404productOffersNot foundOccurs when a resource can't be found. Check you've supplied the correct resource and try again.
FCM-404-1404productOffersNot foundOccurs when a Place ID can't be found. Check the Place ID and try again.
FCM-405-0405productOffersMethod not allowedIndicates the requested method isn't supported for the resource. Choose another method and try again.
FCM-406-0406productOffersNot acceptableOccurs when a request doesn't list acceptable response content types. Check you've listed acceptable content types and try again.
FCM-415-0415productOffersUnsupportedIndicates that a request doesn't contain a recognised content type. Try again using a recognisable content type.
FCM-500-0500productOffersInternal server errorOccurs when a Chorus internal server error has occurred. Try again and if the problem persists, contact your Chorus representative.
FCM-501-0501productOffersNot implementedIndicates that the requested resource hasn't been implemented yet. For more information, contact your Chorus representative.

For sample error messages, see the API Specification.


Reviews