If you are seeing this error at your Cruises API request, make sure the following is true:
- The Accept header is present:
Accept: application/json;api_version=2
As without this header the API will assume the request is for the API 1.0, which is a Legacy API and no new access is provided for it.
- The Widgety API key and token are correct and present at the request.
If the Widgety credentials are not properly set at your request the system will block your access to it.
https://www.widgety.co.uk/api/cruises.json?app_id=app_id&token=token
- If you are requesting a specific operator and receiving this error back, it might be due the permissions at your API key, if you believe you should have access to a specific operator but you don't, please email support@widgety.co.uk providing the key ID and the operator you wish to access.
Comments
0 comments
Article is closed for comments.