I have been granted access to the Ads API, when I create a request in Postman however (and my app has already been setup), I get the following error:
{
“errors”: [
{
“code”: “UNAUTHORIZED_CLIENT_APPLICATION”,
“message”: “The client application making this request does not have access to this API”
}
],
“request”: {
“params”: {}
}
}
AppID: 12265935
Can someone assist please?