Has anyone encountered an issue when using GET request? I',m getting status code 400 with json error " Error converting data type nvarchar to numeric.".
I'm not inserting any records nor updating I just want to fetch data.
Here's my query. rest/v2/tables/Contacts/records?q.select=UserName&q.where=ID%3D411256
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.
Question
CapNcook
Hi
Has anyone encountered an issue when using GET request? I',m getting status code 400 with json error " Error converting data type nvarchar to numeric.".
I'm not inserting any records nor updating I just want to fetch data.
Here's my query. rest/v2/tables/Contacts/records?q.select=UserName&q.where=ID%3D411256
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.