There are anything more that I can do?

Mauricio Lima
Mauricio Lima Member Posts: 1
edited July 2022 in Apps and Integrations #1

I am trying the firsts tests with Pipedrive API. This works inside Pipedrive testbed, but I have authentication problems when I try the same thing with external Postman application.

{
  "success": false,
   "error": "unauthorized access",
   "errorCode": 401
}

But I've already verified the API key and custom domain. There are anything more that I can do?

 

Comments

  • Clarissa Silvino
    Clarissa Silvino Pipedrive Team Posts: 80 PIPEDRIVE TEAM
    First Comment Pipedrive Team
    edited March 2021 #2

    Hey @Mauricio Lima, thank you for reaching.

    If it is working on the Reference Page, something should be off on your external program. Best place to post developers issues is under the developers community, here: https://devcommunity.pipedrive.com/

    If you need anything else, our Support can also help.

    Meanwhile, have a great day.

  • Marlon Malter
    Marlon Malter Member Posts: 2
    edited December 2021 #3

    I have the same issue here. How did you solve it?