We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Exception: class com.squareup.moshi.JsonDataException - Expected BEGIN_OBJECT but was BEGIN_ARRAY at path $.user.metadata.interactions
VimeoApiClient.instance().fetchVideo(...)
List of UserMetadataInteractions
Object of UserMetadataInteractions
Related: mfilippov/vimeo-dot-net#204
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
Exception: class com.squareup.moshi.JsonDataException - Expected BEGIN_OBJECT but was BEGIN_ARRAY at path $.user.metadata.interactions
Reproduction Steps
VimeoApiClient.instance().fetchVideo(...)
Expected Behavior
List of UserMetadataInteractions
Actual Behavior
Object of UserMetadataInteractions
Related:
mfilippov/vimeo-dot-net#204
The text was updated successfully, but these errors were encountered: