Hi all. I had 2 devices successfully sending their data to Datacake via their Webhook. Since Oct 3 this has been failing. All I did was to try to add another device.
Background
I’m on TTN Community Edition and Datacake free edition (5 devices allowed?). The Datacake webhook was set to …\tti but since then it’s been suggested I set it to …\ttn . I had the events set to Uplink Message and join accept but have since gone to Normalized Uplink and no Join Accept.
I have deleted the Webhook repeatedly and recreated it. Let me emphasize that it was working perfectly but failed after adding a 3rd device to Datacake (since deleted).
The Webhook keeps going to deactivated mode , the error is “message_format”: “request”,
“attributes”: {
“status_code”: 405,
“url”: “https://api.datacake.co/integrations/lorawan/ttn”,
“webhook_id”: “datacakeoct1”
},
“correlation_id”: “ec3d095caae34882b32dea0aea3b404b”,
“code”: 14,
“details”: [
{
“@typetypetypetype”: “type.googleapis.com/google.protobuf.Struct”,
“value”: {
“body”: “”
Any ideas?
PS Just a thought , is it possible while I was testing devices in Datacake that the since deleted devices have yet to be purged that I have now overwhelmed my account?
Oct 6
Problem solved. Datacake advised that their API may have expired. I deleted the TTN webhook and Datacake API member, recreated both and now everything works.