Error while creating user using users API
Manisha
Member Posts: 1 NEW MEMBER
Hi,
I am trying to create a new user on pipedrive using users post api according to mentioned in the documentation provided on "https://developers.pipedrive.com/docs/api/v1/Users" but all times it's throw error message "
Required suites missing.
".
Can anyone please help on this.
Tagged:
0
Answers
-
Hello @Manisha,
Required suites missing errors are most commonly seen when you do not have enough permissions to carry out a specific action. So in this case, as you are trying to add a new user, kindly ensure the account (API) you are using have Account Settings right or ensure you use an API key from an account that have account settings rights.
Also, when it comes to API-related questions, we always recommend reaching out to the dedicated Developer Community for more prompt answers.
0