I’m having a problem updating the value using the GET API method
I can [Get Datastream Value] but cannot [Update the Datastream value ]
I have read and followed the instructions below https://docs.blynk.io/en/blynk.cloud/update-datastream-value
What information do you need , can I email it ?
Currently I am using Wemos D1 R2 ESP8266 board to communicate with an Arduino to get data and display that data on Blynk (v1.=>.v8)
And i want to edit the value of v as needed
https://sgp1.blynk.cloud/external/api/update?token=K9363pRmpF18o6haumdmjogwriHO5104&v1=10
or
https://128.199.144.129/external/api/update?token=K9363pRmpF18o6haumdmjogwriHO5104&v1=10
It seems, Blynk has its own tokens for each server. So, token from one server does not match the other server and return error message. So, the best way - to ping the blynk.cloud and define which server is in use and then define exact domain.