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

Serialization error #21

Closed
greenplugin opened this issue Feb 26, 2020 · 1 comment
Closed

Serialization error #21

greenplugin opened this issue Feb 26, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@greenplugin
Copy link
Member

Serialization error

When I'm sends poll I receive this error. It's because wrong normalization in request.

In ApiClient.php line 128:
                                      
Notice: Array to string conversion

How to fix

We need to add new normalizer like this

I'll fix it tonight

@greenplugin greenplugin added the bug Something isn't working label Feb 26, 2020
greenplugin added a commit that referenced this issue Feb 26, 2020
greenplugin added a commit that referenced this issue Feb 26, 2020
@greenplugin
Copy link
Member Author

fixed in version 1.3.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant