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

TokenQrRequestIdeal returns the wrong type #53

Closed
OGKevin opened this issue Dec 11, 2017 · 0 comments · Fixed by #70 or #74
Closed

TokenQrRequestIdeal returns the wrong type #53

OGKevin opened this issue Dec 11, 2017 · 0 comments · Fixed by #70 or #74

Comments

@OGKevin
Copy link
Contributor

OGKevin commented Dec 11, 2017

Steps to reproduce:

  1. Try to create a TokenQrRequestIdeal using the SDK.

What should happen:

  1. The item is created and a TokenQrRequestIdeal object is returned.

What happens:

  1. The API returns a RequestResponse object, but the SDK tries to cast it to a TokenQrRequestIdeal, resulting in an error.

Extra info:

Reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant