apenab / react-dymo

Collections of react utilities to handle the Dymo LabelWriter web service
27 stars 10 forks source link

Connection refused, CORS error #3

Closed gravitymedianet closed 3 years ago

gravitymedianet commented 3 years ago

Hello, I came across your solution as I need to print dymo labels from my app.

When I implemented your sample code, I keep getting Connection Refused error from Chrome. It seems like a CORS issue.

Do you know what steps need to be take to resolve this?

gravitymedianet commented 3 years ago

UPDATE:

I used your sample code in the examples folder and that worked. Not sure why the sample code on your documentation doesn't work. But the other did! Thanks!

apenab commented 3 years ago

What version of Dymo Label Web Service are you using?

apenab commented 3 years ago

I just tried with the DLS8Setup8.7.exe and work properly