Skip to content

No error handler if the request fails #16

@bfintal

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions