Undocumented error code 100 and without subcode
3

Hi,

When I try to retrieve a media via it's ID, I get this following strange error: { "error": { "message": "Unsupported get request.", "type": "GraphMethodException", "code": 100, "fbtrace_id": "Bdbcsceurga" } }

Despite the fact that I should be capable of doing this API request with success (bug report https://developers.facebook.com/support/bugs/385615798959275/), here are few aberrations: - what is the error code nr. 100? It's not documented. - why is there no subcode?

Here is the documentation about error handling, which doesn't contain any information about the error code 100: https://developers.facebook.com/docs/graph-api/using-graph-api/error-handling/

For more details, look at the following Graph API explorer session I registered: https://developers.facebook.com/tools/explorer/?session_id=2343739559196741

Best regards.

Micky
Asked about 7 years ago
Mercia

Hi guys, i also cannot find error code 100 subcode 33...please help

March 2 at 4:19 AM
Selected Answer
2

Hi Micky,

I can see that your report is being investigated and that is the best place to continue any conversation around it.

As for your questions around the error messages I can tell you that error code 100 is used for the "Unsupported get request" error. This error can be thrown for reasons such as the object you are trying to request being unavailable and the reason for no subcode is because a subcode doesn't exist for 100.

April 24 at 4:29 AM
Gary
Micky

Thanks Gary! Yes, I reported 3 bugs yesterday 😂

April 24 at 4:38 AM
4

Hi all,

If anyone is interested, here is the link to the bug report: https://developers.facebook.com/support/bugs/2399072906816214/

April 24 at 6:35 AM
Micky
Diego

Error is still present, seen a few of them in the last 24 hours for absolutely no reason. There is no bug support for the API anymore so i wonder how this will be fixed or how to report it...

January 5 at 2:01 PM