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

Unable to decode custom Flex objects #66

Closed
mejmo opened this issue Nov 3, 2017 · 3 comments
Closed

Unable to decode custom Flex objects #66

mejmo opened this issue Nov 3, 2017 · 3 comments

Comments

@mejmo
Copy link

mejmo commented Nov 3, 2017

Hello guys,

how can I specify my custom decoder. I am connecting to the Flex server which I cannot control, it sends some simple objects (actually list of objects) in response body, however decoder throws exception:

Exception TypeError: 'list indices must be integers, not str' in 'cpyamf.amf0.Decoder.readObjectAttributes' ignored

Is there any possibility to get this working?

@mejmo
Copy link
Author

mejmo commented Nov 4, 2017

Pull request and version set up to amf3 did the thing.

@mejmo mejmo closed this as completed Nov 4, 2017
@thijstriemstra
Copy link
Member

what pull request?

@mejmo
Copy link
Author

mejmo commented Nov 4, 2017

#63

maybe it was just the version change, which I did AFTER this update...

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

No branches or pull requests

2 participants