API to create a deal

I have already a private app with access token and i add all CRM scopes but when i try to send a request for creation deal with custom object attached fields values to https://api.hubapi.com/crm/v3/objects/{objectTypeId} i get this error :

This app hasn't been granted all required scopes to make this call. Read more about required scopes

and propose to add :
- crm.objects.custom.write
- crm.objects.custom.sensitive.write.v2
- crm.objects.custom.highly_sensitive.write.v2
so i try to search those scopes to add theme but not found !!!

Hey, @DCode :waving_hand: I have a few requests to help our community members better understand your issue. Can you please add:

  • screenshots from the auth section of your private app showing those scopes aren’t available?
  • using Postman or another simple approach, can you share a simple version of your request?

Thanks! — jaycee