Skip to content

No error handler if the request fails #16

Description

@bfintal

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions