packlink-dev / ecommerce_module_core

Core library for e-commerces (PS, Woo, Magento, etc) modules
Apache License 2.0
3 stars 4 forks source link

Sandbox API not working #61

Open muzzwood opened 3 years ago

muzzwood commented 3 years ago

Hi, I'm working on a Packlink PRO integration. About a week ago the sandbox API https://apisandbox.packlink.com/v1/ stopped responding. (It appeared to be a certificate issue)

As of yesterday, one of the endpoints is working again: GET /v1/services, however all the others are now returning with 401 responses.

I've tried contacting Packlink via the website but they didn't seem to be aware of the sandbox API so I thought I'd try my luck here. :) Could someone have a look into it, or let me know if there's a new method of authentication?