Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't support the new OAuth authentication system #1

Open
NathanC opened this issue Sep 23, 2022 · 1 comment
Open

Doesn't support the new OAuth authentication system #1

NathanC opened this issue Sep 23, 2022 · 1 comment

Comments

@NathanC
Copy link

NathanC commented Sep 23, 2022

Printful is phasing out the old API key (disabling entirely next March), and recommends all new projects use their new OAuth system. Fortunately, for simple personal store usage, there's no need to manage access/refresh tokens, you can just use a private token.

However, it requires Bearer instead of Basic in the Authorization header.

I'm just starting integrating with Printful. This project hasn't been touched in a year-- are you open to accepting PRs or giving me access to further develop it, or would it be better if I forked it and uploaded a separate package to NPM? Either way, let me know, and thanks for the work you've done on this!

@maxmezzomo
Copy link
Owner

Hi sorry wasn't paying attention to the repo, yea PR or can make contributor either way works if still interested. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants