Community Discussion
getting 'api.action.forbidden' while performing update campaign action.
3 days ago
I am able to download reports and entities but unable to change is_active status on campaign using update campaign endpoint. API gives
{
"http_status": 403,
"message": "Requested action is forbidden",
"message_code": "api.action.forbidden"
} error. why is this happening?