GHL Make App doesn't have access to certain API features giving me a 404 message when trying to do API calls

I have an API call to my OAuth 2.0 verified step for GHL (highlevel) - I believe that the issue is that the app within GHL does not require permissions from the user to be able to read/write calendar appointments, so when I try to make an API call to get free/busy information from GHL it returns a 404 Error because I guess it gets blocked.