i am trying to make a patch request to update some records in a sql database using the the REST API but for some reason i am not getting a response back from the DSP. However, the other get/post/delete Requests are all working fine.
I get the same "no-response"from calling the PATCH service through the API Docs of my DSP. I can upload screenshot of the DSP API Docs calls but looks like new user can’t upload images to the form.
So the DSP is reporting in the “Response” section the text “no response”? I believe that indicates no response from your database server, not no response from the DSP.
What is logged in your DSP’s logs when the DB connection fails?