Tips for using a custom HTTP connection to Orderhive
If you're using a custom HTTP connection to Orderhive, here are a few tips.
- Orderhive requires the security token to be encrypted, so ensure that you configure the security token in the Paths to encrypted fields in the HTTP response body field in your HTTP connection.
Else, you will receive the error,
The security token included in the request is invalid
, in your HTTP response.
(See also: authenticate HTTP requests using the AWS Version 4 signature.)
- Orderhive has a rate limit of 1 token per 30 minutes for the refresh token API,
/setup/refreshtokenviaidtoken
, so do not configure How to test this connection? fields in your HTTP connection. Instead, you can test the connection using your Export/Import preview.And, if you edit an existing Orderhive connection, you can use the connection only after 30 minutes.
0
Comments
Please sign in to leave a comment.