vimeo-networking-java
vimeo-networking-java copied to clipboard
The Vimeo Java (Android) SDK
#### Issue Summary When the API version changes, the cache is not cleared. This creates a potential for serialization crashes due to changes in object representations. #### Suggested Improvements Since...
# Summary Does anyone how can I refer com.jfrog.bintray.gradle:gradle-bintray-plugin? Thanks ## Expected Behavior ## Actual Behavior Not possible to run the project
# 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...