Account & Settings

venkatrangan
Member

Permissions for contact.write

Hi,

 

I am using the API Key method to update contacts using REST API. I get a failure:

 

This hapikey (<key>) does not have proper permissions! (requires all of [contacts-write])

The scopes are defined as below. How do I fix this?

 

Screen Shot 2020-10-30 at 4.09.53 PM.png

0 Upvotes
1 Reply 1
Mike_Eastwood
Key Advisor | Gold Partner
Key Advisor | Gold Partner

Permissions for contact.write

HI @venkatrangan 

 

The API Key is good for tests but you'll want to set up OAuth to get everything working correctly.

 

Have fun

Mike