Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Error

Reason

Resolution

Number of requests exceeded the limit of 6000 over the time window of 300 seconds

More than 6000 requests were made in 300 seconds.

Decrease the batch size and retry. Learn more about the error messages: Service protection API limits.

Too many Requests - 429

Too many requests are sent to Dynamics 365 For Sales Microsoft Business Central endpoint.

All Snaps related to the Microsoft Business Central Snap include retry-after with <number of seconds> in the response header and automatically retry when they encounter a status 429 error. Wait for the retry to succeed.

REST API service endpoint returned error result: status code = 400

You typically receive this message when:

  • The value in the HTTP entity field is structured as an expression; but the expression toggle is off.

  • The value in the (single- or multiple-file-upload) File Key fields is inaccurate or does not contain expressions although the Expression toggle is enabled.

  • The value in the (single- or multiple-file-upload) File Name fields contains special characters, such as (&, ^, and %).

Check the values of Snap properties. Specifically:

  • Check whether your HTTP entity entry requires expressions. Update Snap settings as appropriate.

  • Check the value in the (single- or multiple-file-upload) File Key fields.

  • Check the value in the (single- or multiple-file-upload) Filename to be used fields.

Error 500

The Client secret or Client Id are not valid.

Generate new Client secret.

Error 401

Token is invalid

Provide a valid token and reauthorize the account.

...