- christiaandup
- My topic Spinnerchief API fail to co...
- My spinnerchief api suddenly failed to connect. Is there anything that changed on the api? I use the following code to connect: Dim wb As New WebClient longtext = wb.UploadString("http://api.spinnerchief.com:9001/apikey=[API Key]&username=[User Name]&password=[Password]", "POST", txt)
- 2016-02-11 11:05