store_url_not_allowed
The base address of the shop is not an authorised outbound destination for your company. Reading orders back from the shop would open a connection to a host nobody approved.
| Code | Type | HTTP | Category |
|---|---|---|---|
store_url_not_allowed | invalid_request_error | 422 | Integration |
Cause
The base address of the shop is not an authorised outbound destination for your company. Reading orders back from the shop would open a connection to a host nobody approved.
What to do
Authorise the host of remote_base_url as an outbound destination for your company and retry, or send authorize_remote_host in the same call so both things happen at once.
Related
All Integration error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.