Samuel-Maddock / StrawPoll-Java-API

A lightweight Java API Wrapper for StrawPoll.me
MIT License
1 stars 1 forks source link

NullPointerException on the create() method #1

Closed TornadoOfSoup closed 6 years ago

TornadoOfSoup commented 6 years ago

Hey,

Has anything changed about the StrawPoll API since this was last updated? I get NullPointerExceptions from the create(), update(), and retrieve() methods, all of which seem to stem from the retrieve() method. These exceptions occur even when running example code.

Thanks.

Samuel-Maddock commented 6 years ago

Thanks for letting me know, I think I've fixed the issue now. Let me know if you encounter any other errors.