Understanding error codes
You may also encounter other errors when interacting with services. Usually, Power Automate will return the actual error code it encounters when accessing a service. Here are some example error codes and some potential causes:
Error code |
Details |
Recommendation |
401, 403 |
Unauthorized. This is usually due to incorrect credentials, but it could also indicate that an account does not have the correct permissions. |
Verify that the account credentials are correct and that the account has access to the resource. |
400 |
Bad request. This error usually means that the type of data being submitted is of the incorrect type or format (such as sending... |