DylanMoring
3 years agoQrew Trainee
Re: HTTP error 400 from Quickbase REST api
I'm experiencing the same thing. I just opened a support case asking about it.
My issue is occurring when updating records. The error message with the 400 error is:
Request failed [400]: Bad Request: 'Value' property missing for field id 7 row #1
The payload sent by my script uses 'value' properties (with a lowercase v). The error message seems to suggest that should be 'Value', but this doesn't agree with the documentation for the endpoint:
https://developer.quickbase.com/operation/upsert
------------------------------
Dylan Moring
------------------------------
My issue is occurring when updating records. The error message with the 400 error is:
Request failed [400]: Bad Request: 'Value' property missing for field id 7 row #1
The payload sent by my script uses 'value' properties (with a lowercase v). The error message seems to suggest that should be 'Value', but this doesn't agree with the documentation for the endpoint:
https://developer.quickbase.com/operation/upsert
------------------------------
Dylan Moring
------------------------------