500 internal server error get contacts api | Community
Skip to main content

500 internal server error get contacts api

  • August 7, 2023
  • 1 reply
  • 0 views

Sanket11

Hello,

I am on the sell trial version.

I am trying to fetch the contacts using the "https://api.getbase.com/v2/contacts" API.

Also, I tried to create the contact through API.

both seem to be working fine in Postman.

But It is not working while I am making a web request through the C# back-end code.

It is throwing 500 Internal server errors.

Please help on this.

1 reply

Hi Sanket,
 
Can you have your C# back-end send the request to a mock API to ensure that you're sending the same HTTP headers as when you send the request using Postman?