1
Views
1
Comments
Weird behaviour in PostRequest_Submit action from HttprequestHandler
Question
Hi all!

I'm stressing out while trying to use the PostRequest_Submit action from the HttprequestHandler extension.

I want to pass the following URL "https://accounts.google.com/o/oauth2/token" and in the IIS logs the URL that is logged is  /MyeSpace/https:/accounts.google.com/o/oauth2/token. This translates in obtaining an 404 error.

Why is this happening?

Cheers,
João
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.