Forum Discussion
NathanHawe
5 years agoQrew Cadet
I haven't done any work with Webhooks specifically, but I do know that if the QUICKBASE-ACTION header is misspelled in a request you can get a 404 HTTP status code (the body of the response will indicate that the operation does not exist). If you haven't already, check that your Webhook has a message header of "QUICKBASE-ACTION" with the appropriate action (e.g., "API_AddRecord").
------------------------------
Nathan Hawe
------------------------------
------------------------------
Nathan Hawe
------------------------------
BobThomas1
5 years agoQrew Cadet
First I'm replying to the thread by email. I didn't see the three
responses from Nathan, Austin & Laura, but received your responses via
email. So maybe I'm not working the forum right?
Anyway, thanks Laura on automation & Austin on the token. The token is
right as I clicked on it in between the brackets.
So Nathan mentioned <<
"QUICKBASE-ACTION" with the appropriate action (e.g.,
"API_AddRecord").>>> and I thought, maybe I misspelled or didn't have
the right capital letters (not sure if case sensitive, so I just mimic
what I'm told). Then I realized I had seen this QUICKBASE-ACTION: and
recall yesterday that I wondered that I looked again and sure I saw the
colon.
So long story short, the 'colon' is?? a nogo! Worked great with the
script I posted once I changed QUICKBASE-ACTION: to QUICKBASE-ACTION
Thanks all & this forum looks great for learning. I was beginning to
pull hairs out and didn't think that the ':' would cause this to fail
totally.:-)
------Original Message------
I haven't done any work with Webhooks specifically, but I do know that if the QUICKBASE-ACTION header is misspelled in a request you can get a 404 HTTP status code (the body of the response will indicate that the operation does not exist). If you haven't already, check that your Webhook has a message header of "QUICKBASE-ACTION" with the appropriate action (e.g., "API_AddRecord").
------------------------------
Nathan Hawe
------------------------------
responses from Nathan, Austin & Laura, but received your responses via
email. So maybe I'm not working the forum right?
Anyway, thanks Laura on automation & Austin on the token. The token is
right as I clicked on it in between the brackets.
So Nathan mentioned <<
"QUICKBASE-ACTION" with the appropriate action (e.g.,
"API_AddRecord").>>> and I thought, maybe I misspelled or didn't have
the right capital letters (not sure if case sensitive, so I just mimic
what I'm told). Then I realized I had seen this QUICKBASE-ACTION: and
recall yesterday that I wondered that I looked again and sure I saw the
colon.
So long story short, the 'colon' is?? a nogo! Worked great with the
script I posted once I changed QUICKBASE-ACTION: to QUICKBASE-ACTION
Thanks all & this forum looks great for learning. I was beginning to
pull hairs out and didn't think that the ':' would cause this to fail
totally.:-)
------Original Message------
I haven't done any work with Webhooks specifically, but I do know that if the QUICKBASE-ACTION header is misspelled in a request you can get a 404 HTTP status code (the body of the response will indicate that the operation does not exist). If you haven't already, check that your Webhook has a message header of "QUICKBASE-ACTION" with the appropriate action (e.g., "API_AddRecord").
------------------------------
Nathan Hawe
------------------------------
- BobThomas15 years agoQrew CadetNow I see the responses, thanks all.
------------------------------
Bob Thomas
------------------------------
Related Content
- 2 months ago
- 5 months ago
- 2 years ago