You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using dweet.io as datasource. I tried dweet.io/play to send dweets to the dashboard but the dashboard does not receive them even though the dweet push indicates success. The “last updated” field on the dashboard says “never” even if I refresh it many times.
Note that there is no key called “INITIAL” in the dashboard yet but I still expect to see the dweet received.
I have created a dashboard with a name FUBAR100 accessible as https://freeboard.io/board/bSYZEB
I am using dweet.io as datasource. I tried dweet.io/play to send dweets to the dashboard but the dashboard does not receive them even though the dweet push indicates success. The “last updated” field on the dashboard says “never” even if I refresh it many times.
Note that there is no key called “INITIAL” in the dashboard yet but I still expect to see the dweet received.
Below is the dweet.io/play session
Request URL
https://dweet.io:443/dweet/for/FUBAR100
Response Body
{
"this": "succeeded",
"by": "dweeting",
"the": "dweet",
"with": {
"thing": "FUBAR100",
"created": "2021-05-14T05:19:54.382Z",
"content": {
"INITIAL": 1
},
"transaction": "d6ae9b84-8901-4868-b315-b084a91f82f4"
}
}
The text was updated successfully, but these errors were encountered: