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

handle 402 message and small refactor #14

Merged
merged 4 commits into from
Sep 18, 2023
Merged

handle 402 message and small refactor #14

merged 4 commits into from
Sep 18, 2023

Conversation

JakeWymer
Copy link
Collaborator

Formatted data exports are a paid feature we use in the extension. This just does a small refactor and shows a better error message for the 402 status we get back from free plans. #13

Copy link

@matthathornmp matthathornmp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

*
* @param {number} statusCode
* @param {string} entityType
* @returns {null}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically this returns undefined.

@JakeWymer JakeWymer merged commit 0aba052 into main Sep 18, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants