store_already_connected
That shop is already connected to your company under the same provider. The pair provider plus remote shop is unique per company, so connecting it twice would leave two stores ingesting the same orders and invoicing them twice.
| Code | Type | HTTP | Category |
|---|---|---|---|
store_already_connected | invalid_request_error | 422 | Integration |
Cause
That shop is already connected to your company under the same provider. The pair provider plus remote shop is unique per company, so connecting it twice would leave two stores ingesting the same orders and invoicing them twice.
What to do
Update the existing store instead of connecting it again, or disconnect it first if you really want to start over. Several stores of the same provider are fine, as long as each one points at a different shop.
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.