curl -h “Authorization token: [MyBoard’sToken]” iot.seeed.cc/v1/node/Grove_Exam … value/10.5
I have a feeling it has something to do with the right side of that URL. I have tried things for it found in my phone api like “v1/node/GenericDOutD0/onoff/1” but that didn’t work either and gave me the same error. The “/node/Grove_Example1/float_value/10.5” is what I found in the online api, and decided to try it but again returned that error.