Codeward

Results 1 issues of Codeward

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...