36

The Facebook Graph API often throws errors and mentions you can use the fbtrace_id to find out more information about the error.

Every time I try to use the fbtrace_id, I get another error with a new fbtrace_id. It goes in a circle.

x Then I click that and I get this: y And so on.

Eric
  • 3,773
  • 3
  • 29
  • 29
  • 2
    _“and mentions you can use the fbtrace_id to find out more information about the error”_ – really, where does it mention that …? – CBroe Jun 29 '17 at 07:57

1 Answers1

36

fbtrace_id is something you will include when reporting a bug to the Facebook support team.

fbtrace_id: Internal support identifier. When reporting a bug related to a Graph API call, include the fbtrace_id to help us find log data for debugging.

Read more here: https://developers.facebook.com/docs/graph-api/using-graph-api/

sonlexqt
  • 6,011
  • 5
  • 42
  • 58