Summary
The user is facing a 400 error when making a ‘GET’ request using a custom connector built with the no code connector builder. The error message indicates ‘err_search_order_page.no_order_found’. The user mentions that the same request in Postman returns data with a 200 response code.
Question
Hello,
I have created a custom connector using no code connector builder and it runs fine but then suddenly it fails with this error:
'GET' request to '<https://admin.returnprime.com/return-exchange/v2?request_type=return&page=140&created_at_min=2024-01-31T22%3A47%3A48Z&created_at_max=2024-02-29T22%3A47%3A47Z>' failed with status code '400' and error message 'err_search_order_page.no_order_found'
But if I make a request on postman with these exact params, it shows me some data with 200 response code.
Can someone help me with this?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.