dymosoftware / DCD-SDK-Sample

DYMO Connect SDK Samples
Other
60 stars 27 forks source link

API not response on macbook chrome #45

Closed O-Hooman closed 2 years ago

O-Hooman commented 2 years ago

I have a problem when using Dymo, previously it was working on MacBook chrome mine and my team, and it's suddenly not working after chrome update. When we try to getPrinters (dymo.label.framework.getPrinters()), it's pending on the network when we hit StatusConnected (https://127.0.0.1:xxxx/DYMO/DLS/Printing/StatusConnected), but it's working on another browser like safari and firefox and only happen on MacBook, it's working on windows chrome.

is this related to this chrome update issue? https://wicg.github.io/private-network-access is it possible because the chrome preflight sends Access-Control-Request-Private-Network but dymo does not return Access-Control-Allow-Private-Network?

We use Dymo label 8.7.5, 8.7.3 & javascript SDK