Community Discussion

Ask a Question
Back to all

getting 'api.action.forbidden' while performing update campaign action.

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?