vimeo-networking-java icon indicating copy to clipboard operation
vimeo-networking-java copied to clipboard

UserMetadataInteractions Vimeo Api update, library not working anymore

Open ProjectBay opened this issue 6 months ago • 0 comments

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: https://github.com/mfilippov/vimeo-dot-net/issues/204

ProjectBay avatar Aug 13 '24 15:08 ProjectBay