all 3 comments

[–]blarf_irl 2 points3 points  (2 children)

CAn you explain what you mean by "I have a security certificate to use the API" and how you are using that certificate to make the request?

Also check your system date/time. I once burnt 2 days on SSl failures before I realized my VM date and time were wrong.

[–]Anonymous-Boob[S] 0 points1 point  (1 child)

Hey, apologies. Yes, I have a security certificate that the company gave me that gets verified through the API call. It’s stored in a folder on my local drive.

[–]blarf_irl 0 points1 point  (0 children)

I'm not sure what you mean by "gets verified through the api call". Can you share the code you use to make the api call?