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

Error on calling get #13

Closed
rmartinezalbano opened this issue Oct 26, 2019 · 1 comment · Fixed by #14
Closed

Error on calling get #13

rmartinezalbano opened this issue Oct 26, 2019 · 1 comment · Fixed by #14

Comments

@rmartinezalbano
Copy link

Im trying to get users or pay method and I have this error:

[VERBOSE-2:ui_dart_state.cc(148)] Unhandled Exception: NoSuchMethodError: The getter 'keys' was called on null.
Receiver: null
Tried calling: keys

If a try by the URL by web i receive the information.

The caller is:

mp.get("/v1/payment_methods", authenticate: true, params: {});

Thanks!

hostelix added a commit to hostelix/mercadopago_sdk_dart that referenced this issue Oct 29, 2019
@rmartinezalbano
Copy link
Author

Excelent! Thanks and congratulations for your work !!

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 a pull request may close this issue.

1 participant