Invalid access token trying to call /phone/call_history API endpoint

I am attempting to call this endpoint.

I created a server-to-server app and verified it has this scope added.

phone:read:list_call_logs:admin

However, after objtaining an access token I try to call it and get this message. Any ideas?

{
    "code":104,
    "message":"Invalid access token, does not contain scopes:[]."
}

Hi @jason11 ,

Please see the following:

I am confused. Why are they forcing new apps to use granuar scopes if it is not ready yet. Is there a way to work around it until it is ready?

I totally understand the confusion but it should be resolved shortly. Thank you for your feedback and patience.

Any update on this? I am still seeing the same error.

Hi @jason11 , the developers are working diligently to resolve granular scope token issues but I cannot provide an exact date at this time.