JackFretwell
7 years agoQrew Assistant Captain
First Webhook, First Error. API_AddRecord
Trying my first web hook. This is the code so far:
MyData
%b33nat_ks4k_dkqpnf9dgmkmb2bhh-----%
[items_total]
"W - Won"
"Bombouche"
[products]
[total_ex_tax]
This is for when a record is added.
Http: POST, Format XML, Message header QUICKBASE-ACTION / API_AddRecord
Error Message
API_AddRecord
11
Could not parse XML input
XML Parsing Error. not well-formed (invalid token) at line 4 column 21 (which is byte 103)
mydata
I watched a youtube guide on this and have looked around this site but can't find an answer for it. Is there a working example out there, I'd would like a screen print if possible.
I'm not sure if anything has changed since the video was put up and now. I had this with an app token but that failed with the same issue too. The user token is brand new.
MyData
%b33nat_ks4k_dkqpnf9dgmkmb2bhh-----%
[items_total]
"W - Won"
"Bombouche"
[products]
[total_ex_tax]
This is for when a record is added.
Http: POST, Format XML, Message header QUICKBASE-ACTION / API_AddRecord
Error Message
API_AddRecord
11
Could not parse XML input
XML Parsing Error. not well-formed (invalid token) at line 4 column 21 (which is byte 103)
mydata
I watched a youtube guide on this and have looked around this site but can't find an answer for it. Is there a working example out there, I'd would like a screen print if possible.
I'm not sure if anything has changed since the video was put up and now. I had this with an app token but that failed with the same issue too. The user token is brand new.