Help

Get invalid parameter when trying to create a webhook

Topic Labels: API
585 0
cancel
Showing results for 
Search instead for 
Did you mean: 
jan_Gerritsen
4 - Data Explorer
4 - Data Explorer

I’m trying to create a webhook and get this error msg:

{"error":{"type":"INVALID_REQUEST_UNKNOWN","message":"Invalid request: parameter validation failed. Check your request data."}}

This is the log of my request:

← “POST /v0/bases/appXXXX/webhooks HTTP/1.1\r\nContent-Type: text/json\r\nAuthorization: Bearer keyXXXXX\r\nAccept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3\r\nAccept: /\r\nUser-Agent: Ruby\r\nConnection: close\r\nHost: api.airtable.com\r\nContent-Length: 237\r\n\r\n”

← “{“specification”:”{\“options\”: {\“filters\”: {\“dataTypes\”: [\“tableData\” ], \“recordChangeScope\”: \“tblxXXXXX\\”}}}\”,\”notificationUrl”:"https://XXXXX/air_table/75d5f34b-d96d-4dab-8314-bbae8d1ca82b/ping"}"

0 Replies 0