Community Discussion

Ask a Question
Back to All

{"http_status":403,"message":"Requested action is forbidden","message_code":"api.action.forbidden"}

Hi,

I am trying the following API call to get a list of available account ids:

https://backstage.taboola.com/backstage/api/1.0/users/current/allowed-accounts

This gives a list of 4 PARTNER accounts and 1 NETWORK account. I then try the following:

https://backstage.taboola.com/backstage/api/1.0/NETWORK_ACCOUNT_ID/reports/campaign-summary/dimensions/day

Which gives the following error:

{"http_status":403,"message":"Requested action is forbidden","message_code":"api.action.forbidden"}

Please could you advise?