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

Fix appKey invalid message #19

Merged

Conversation

GabrielRozendo
Copy link
Contributor

The _appKey is not attributed yet, so in the error message will always shows as null.
Should show the appKey (from user value) instead _appKey (local var)

Related to #13

The `_appKey` is not attribuited yet, so in the error message will always shows as null. should show the `appKey` (user value) instead `_appKey`
@cristipufu cristipufu merged commit 7bd460d into aptabase:main Dec 16, 2024
@GabrielRozendo GabrielRozendo deleted the fix_app_key_invalid_message branch December 17, 2024 15:42
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