Forum Discussion
Thank you very much for the help and feedback, I’ve updated my pipeline with your requested changes.
The new HTTP entity is formatted as follows within the Post snap:
I’ve also changed the content type for the upload file to be “application/octet-stream”, and for the sake of testing am referencing the same file for upload in both Postman and SnapLogic. I’ve also set the file key to be the same as I’ve set it up in Postman:
I’m actually now getting a 200 back from the Post snap in SnapLogic, but the response back from my target endpoint is empty as compared to Postman.
Here’s the response back from SnapLogic:
And here’s the expected response as seen in Postman:
Based on your recommendations and from what I’ve shared, is my Post snap now setup correctly? At this point I feel like I’m overlooking some small detail. Any extra help is appreciated.
In your response in SnapLogic, what http headers are you getting back?
Also, what http headers are you sending in postman request?
- whaleyl7 years agoNew Contributor III
Here are my headers I’m sending + getting back in Postman:
And here are my headers I’m sending + getting back in SnapLogic: