Encoding issue when passing URL Parameters with BizTalk WCF-WebHttp Send Port
问题 I'm trying to call an RESTful API within BizTalk. I need to make a GET against the following endpoint: https://mycompany.com/buyer/sandboxevol/ I have below mappings configured in my Send Port <BtsHttpUrlMapping> <Operation Name='Operation_1' Method='GET' Url='/page.aspx/en/eai/api/supplier/{id}?apikey={apikey}&format={format}' /> </BtsHttpUrlMapping> paramater apikey has value as XXXXXXXXXXzvrpZHbMdKY75zbszhGOu%2bfnmP7Ms%3d. I have checked this and verified from suspended instance. But error