Oauth Token does not have proper permissions Issue

Hi @Kalyani, according to the same document that @Isaac_Takushi pointed out -
" Optional scopes will be automatically dropped from the authorization request if the user selects a HubSpot account that does not have access to that tool (such as requesting the social scope on a CRM only portal). If you’re using optional scopes, you will need to check the access token or refresh token to see which scopes were granted."
You can check where things aren’t working as they should.