Facebook (Meta) Error Codes
Overview
Follow this guide to learn more about common Facebook (Meta) error codes that you may encounter and how to troubleshoot these issues.
Common Internal Error Codes:
-1 (Warning):
This code indicates that while the Facebook destination did not return an error, there was something unusual about the request.
For example, if Snapchat requires a product ID in an event but the incoming event lacked one, Snapchat might still accept the request without an explicit error. However, you may still see this warning to highlight that the event may not be processed as expected.
-100 (Timeout):
This error means there was an attempt to send your event to the Facebook destination, but the destination took too long to respond. As a result, we cannot confirm whether the event was successfully received or processed.
-500 (Unexpected Error):
A -500 error signals that something went wrong, but the root cause is unclear. This could be due to a bug in the code or a network error that led to a canceled request.
Understanding Specific Facebook (Meta) Error Codes
Error Code: | Error Code Name: | Details: | Next Steps: |
---|---|---|---|
100 | INVALID_PARAMETER | Unsupported post request. Object with ID 12345 does not exist, cannot be loaded due to missing parameters, or does not support this operation. | Generate a new Conversion API access token and update it within the Elevar destination settings. Ensure that you have the correct Dataset ID within the Elevar destination settings and have the latest Facebook API version selected. Follow this guide to learn how to create a Facebook Conversion API Token. Follow this guide to learn how to locate your Facebook Dataset ID |
-100 | It looks like the Facebook (Meta) API wasn't able to receive the event data that Elevar attempted to push. After multiple retries, the event data still wasn't sent. | Check your internet connection, refresh the page, and try again later. | |
190 | OAuthException | The access token is invalid. | Generate a new Conversion API access token and update it within the Elevar destination settings. Ensure that you have selected the latest Facebook API version. Follow this guide to learn how to create a Facebook Conversion API Token. |
200 | PERMISSIONS_ERROR | The request being made does not have the necessary permissions to access the requested resource. | Check your internet connection, refresh the page, and try again later. Generate a new Conversion API access token and update it within the Elevar destination settings. Additionally, ensure that you have selected the latest Facebook API version. Follow this guide to learn how to create a Facebook Conversion API Token. |
-500 | An error occurred processing the event | This error usually indicates that something went wrong on Facebook’s servers, preventing a request from being processed properly. Read the Meta Status Page to check for updates. |
Updated about 4 hours ago