fbRads icon indicating copy to clipboard operation
fbRads copied to clipboard

Error when requesting "actions" field

Open elalbaicin opened this issue 2 years ago • 1 comments

Since the beginning of this month, I've had issues requesting the actions field. All I get is a generic error message, as displayed below. Requesting other fields, such as unique_actions, works perfectly, so the issue is not fbacc as the message states. Is it something with the package or the API?

ERROR [2023-05-30 11:08:43] This is a temporary FB error. INFO [2023-05-30 11:08:45] Retrying query for the 1 st/nd/rd time ERROR [2023-05-30 11:09:06] This is a temporary FB error. INFO [2023-05-30 11:09:08] Retrying query for the 2 st/nd/rd time ERROR [2023-05-30 11:09:38] This is a temporary FB error. INFO [2023-05-30 11:09:40] Retrying query for the 3 st/nd/rd time ERROR [2023-05-30 11:10:08] This is a temporary FB error. Error: Invalid R object passed as fbacc argument. See ?fbad_init for more details.

elalbaicin avatar May 30 '23 14:05 elalbaicin

After a bit of tinkering, I found the proper error message is "Please reduce the amount of data you're asking for, then retry your request". So the issue is with the API, but a clearer error message from the package would be helpful.

elalbaicin avatar Jun 01 '23 14:06 elalbaicin