NiceDuck Posted June 4, 2021 Report Share Posted June 4, 2021 Hello I am having this error on my swagger. This is my queryhttps://c6------.caspio.com/rest/v2/tables/demo_table1/records?q.select=Las_Name%2CGender%2Ctest_val&q.where=Test_pin%3D55555 All of the fields mentioned there is text255. Where did it get the Int? Quote Link to comment Share on other sites More sharing options...
0 NiceDuck Posted June 4, 2021 Author Report Share Posted June 4, 2021 I just figured it out, turns out I have to add quotation to the 55555 https://cxxxxxxx.caspio.com/rest/v2/tables/demo_table1/records?q.select=Las_Name%2CGender%2Ctest_val&q.where=Test_pin%3D'55555' Weird, it was working as expected before even without the quotation. Quote Link to comment Share on other sites More sharing options...
Question
NiceDuck
Hello

I am having this error on my swagger.
This is my query
https://c6------.caspio.com/rest/v2/tables/demo_table1/records?q.select=Las_Name%2CGender%2Ctest_val&q.where=Test_pin%3D55555
All of the fields mentioned there is text255. Where did it get the Int?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.