Error: Certificate has expired

edited September 2021 in API Vote Up0Vote Down
I'm getting an error in my custom order pulling software this morning and it looks like it's coming from the Brick Owl API.

> Error: Certificate has expired

I'm getting this when calling the order/list endpoint. Has the API server HTTPS certificate expired?

Comments

  • 4 Comments sorted by Votes Date Added
  • It shouldnt have, can you show any details of the certificate you're receiving?
  • This works on other computers in my house. I have a feeling it's a certificate on my laptop that's problematic.

    Let's say this is PEBKAC for now.
  • You may want to try clearing your cache, or restarting the computer, or using a different browser. There is a certificate that expires today, but a new certificate was provided months ago so it may just be cached somewhere or your computer.
  • OK I finally figured this out. My laptop was running my code with Node v8 when I upgraded to node v16 it worked. The other computer in my house was up to date and why it worked.

    Thanks for the advice.
Sign In or Register to comment.