Server-to-Server app not working with new granual scopes

Our integration uses a server-to-server app and was working with classic scopes. Now setting up a new server-to-server app for a different client uses granule scopes and I cannot figure out which scopes to select that are equivalent. Calling https://api.zoom.us/v2/accounts/me/settings results in error “Invalid access token, does not contain scopes:” I’ve tried selecting all account:read:* scopes under Account and it still does not work. Also, I see no “Role” scopes anymore. What is the equivalent for those?

Note - I also tried selecting EVERY SINGLE account scope and I still get the error “Invalid access token, does not contain scopes:". Does anyone have an answer for this? All of my other calls to the API to create meetings and such are working, just not this one.