Hi, Trying to run the sample with sparky.sendMessage() and getting the following error: `{ "errors": [ { "message": "Resource could not be found" } ] }` Looks like the code is adding an extra slash (before transmissions) into the url calling https://api.sparkpost.com/api/v1//transmissions?num_rcpt_errors=0 We are using apache httpclient-4.5.3.jar (on Win 10). Can anyone please fix it? TIA, Oleg.