On Monday, March 2, 2020 at 6:57:47 PM UTC-5, Will Reiher wrote:
>
> Hello App Engine team or anyone that might know - I'm running into a bit 
> of a wall. I need to update to a new AWS API that now requires the host 
> header to have specific content which is part of an HMAC signed request.
>
> In my case it's "host: webservices.amazon.com" when I'm making requests 
> to https://webservices.amazon.com/paapi5/. 
>
> I wired everything up but - as you know - urlfetch kills/replaces the host 
> header. I can't tell what it's replacing it with and I'm not sure if there 
> is work around. I can't leave it off but perhaps if I knew what it was 
> putting in the header as a replacement I would be able to match the 
> signature. As it stands now my requests are not valid.
>


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/1b26a92b-da05-4f68-8cb8-e1408d39241c%40googlegroups.com.

Reply via email to