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

No error handler if the request fails #16

Open
bfintal opened this issue Feb 25, 2023 · 0 comments
Open

No error handler if the request fails #16

bfintal opened this issue Feb 25, 2023 · 0 comments

Comments

@bfintal
Copy link

bfintal commented Feb 25, 2023

If you have an error in your request (like you are getting a user using an email address that doesn't exist), then the responseCallback will never be called.

In https://github.com/Freemius/freemius-node-sdk/blob/master/Freemius.js#L414, you can see when there's an error, only a console.log is called.

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

1 participant