RapidSoftwareSolutions / rapidapi-android-sdk

Find, try and connect to APIs easily with the RapidAPI marketplace
http://rapidapi.com
2 stars 4 forks source link

Fixes for 2 possible exceptions from the SDK #6

Closed psh closed 7 years ago

psh commented 7 years ago

For the java.lang.IllegalStateException: Multipart body must have at least one part.

For the possible java.lang.NullPointerException

Also added a unit test for correct formatting of the URL.