printify-api icon indicating copy to clipboard operation
printify-api copied to clipboard

printify-api broken.

Open CodewardDev opened this issue 4 years ago • 1 comments

Installed the API today to try to implement via my proxy server, and upon declaring:

var API = new Printify({
    shop_id: 123456,
    access_token: 'my-access-token'
});

Without making any calls, I'm getting "TypeError: r is not a constructor" via printify-api\dist\index.js:1:1546 when I try to launch my server to listen.

Assistance on this matter would be greatly appreciated.

Let me know if you need any more info.

CodewardDev avatar Dec 03 '21 20:12 CodewardDev

did you solve this issue? i am having the same problem.

jaclynu avatar Feb 05 '24 16:02 jaclynu