Insufficient Privilege when accessing /report/activities

Description
Insufficient Privilege message thrown when accessing /report/activities with the token of admin account

Error
Not able to access /report/activities using the token generated with a licensed account(Pro) with admin role. The app is only accessible with the credentials of the owner of the account. The docs mention only a pro or higher plan is needed along report:read:admin scope but nothing on the role of the account.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Which Endpoint/s?
/report/activities

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. GET /report/activites with token of admin of an account
  2. HTTP 400 with {“code”:200,“message”:“Insufficient Privilege.”}

Hey @augusta,

I will reply to you here:

Thanks,
Tommy