Forum Discussion
_anomDiebolt_
8 years agoQrew Elite
I am not sure what your setup is or what the error a "400" refers to. Is it a HTTP Status code 400?
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400
I don't see anything close to a "400" error code in the HTTP API:
https://help.quickbase.com/api-guide/index.html#errorcodes.html
If API_AddRecord is generating the error there is a parameter ignoreError you can add to the call:
HTTP API API_AddRecord
https://help.quickbase.com/api-guide/index.html#add_record.html
A screenshot or more details would help understand what is going on.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400
I don't see anything close to a "400" error code in the HTTP API:
https://help.quickbase.com/api-guide/index.html#errorcodes.html
If API_AddRecord is generating the error there is a parameter ignoreError you can add to the call:
HTTP API API_AddRecord
https://help.quickbase.com/api-guide/index.html#add_record.html
A screenshot or more details would help understand what is going on.