error : Insufficient permission for that call

amit0
Hi,

When I am trying to make historical candle data I get following error:

{
"status": "error",
"message": "Insufficient permission for that call.",
"data": null,
"error_type": "PermissionException"
}

I am using exact same Authorisation token to make other api calls for eg GET instruments and its working fine.

Does historical candle data need some extra permissions?
This discussion has been closed.