Rest Message outbound - final request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi all,
May be one of you have the answer. I try to make GET request with REST Message, as I am struggling with getting valid response from API I am looking for a way to see how exactly looks a full request executed by MID server.
In ECC queue I see the xml load, that seems to match what it should be.
unfortunately the respond is not a expected.
I am sure of connectivity, and provided parameters and headers values, as directly from mid I can execute request with curl and get proper result
I hope one can help, thank you in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
What's the issue? You are getting a response that works from the MID? What is the response you expect and what is the actual response? What errors do you see?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi,
Issue, the rest request sent from MID seems to differ somehow from what I pass from command line, even if in the theory I pass same end-point and parameters in request.
I know that there is something wrong as from cmd line in MID I can use curl and get expected outcome, when for request from MID, I got respond from API with Error message.
So I want to see how the actual request performed by MID looks like, to compare it to what is expected.
The one I use for test is very simple request, it contains only Authentication Bearer token and one additional parameter which is a digit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
29m ago
You are still not giving there errors or providing any information, so I suggest to check the logs from the MID to see if they provide you any further guidance.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
