{
"error": "invalid_token",
"error_description": "Access token does not have the required permissions for this function.",
"error_code": 2
}
I have provided all the available permissions.
Kindly provide a solution for the given error occurring while trying to hit the POST request in Postman. Can anyone suggest me what are the permissions I am missing?