Intermittent Facebook Graph API error – GraphMethodException 100 on existing objects

I’ve been running a few scenarios on Make that interact with the Facebook Graph API (via Lead Ads module). These scenarios have been working fine for months, but for the past couple of weeks I’ve been getting intermittent errors that stop the scenario:

Unsupported get request. Object with ID 'XXXXXXXX' does not exist, cannot be loaded due to missing permissions, or does not support this operation. 
(100, GraphMethodException)

The strange thing is:

  • It only happens for some object IDs
  • If I remove the problematic record and rerun the scenario, everything works normally
  • The same scenario successfully processes other IDs right after the error

please help me! thanks!