tumblr / jumblr

Tumblr API v2 Java Client
Apache License 2.0
278 stars 105 forks source link

NPE when reblogging #103

Open vivekvinodh opened 7 years ago

vivekvinodh commented 7 years ago

Unfortunately, when attempting to reblog with jumblr a NPE is thrown.

The issue was reported in #45 and a fix was implemented in #66 but I'm still getting the same error. Please advise.

dependencies { compile 'com.tumblr:jumblr:0.0.11' }