Description
The error occurs when the Integration Platform tries to export the order status to the external system. This means that the API key used for the integration does not have write permissions to update the order status in the receiving system. Therefore, the export is stopped.
Cause
The API key being used is limited to read-only.
The permissions for the API key in the receiving system have been changed or revoked.
Action
Check API permissions in the receiving system
Log in to the external system.
Verify that the API key/user has write permissions for orders and order status.
Create or update API key
If the current key lacks permissions, update or create a new API key with read and write access.
Update the key in the Integration Platform.
Test the export again
Re-run the same order status export after updating the key.
Verify in the receiving system that the order status is updated correctly.
Summary
The error occurs because the API key does not have write permissions. The solution is to create or update an API key in the receiving system with both read and write access, update it in the Integration Platform, and then re-run
Comments
0 comments
Please sign in to leave a comment.