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
Sorry if I'm not understanding things well, very new to this.
I'm working with the webhook api and have tried capturing the data via couchdb and telegraf > influxdb. Couchdb returns a 201 Created when it gets the data and telegraf a 204 No Content. It appears that CarStatsViewer treats these as failures and therefore says the manual upload is unsuccessful and keeps the API connection symbol red.
Should the other 200 series codes be considered as success, or do I need to try and change how these databases respond?
The text was updated successfully, but these errors were encountered:
Sorry if I'm not understanding things well, very new to this.
I'm working with the webhook api and have tried capturing the data via couchdb and telegraf > influxdb. Couchdb returns a 201 Created when it gets the data and telegraf a 204 No Content. It appears that CarStatsViewer treats these as failures and therefore says the manual upload is unsuccessful and keeps the API connection symbol red.
Should the other 200 series codes be considered as success, or do I need to try and change how these databases respond?
The text was updated successfully, but these errors were encountered: