Hi Dushan,

LinkedIn API required URL encoded value, such as;

http://www.linkedin.com/pub/XXXXX-XXXX/87/998/935 should to be encoded in to 

http%3A%2F%2Fwww.linkedin.com%2Fpub%2FXXXXX-XXXX%2F87%2F998%2F935.

But if we use fn:base64Encode(), value is encoded in to 

"aHR0cDovL3d3dy5saW5rZWRpbi5jb20vcHViL3dzbzJjb25uZWN0b3ItYW
JkZXJhLzg3Lzk5OC85MzU%3D". 

this value is not accept by LinkedIn api.

Thanks,






--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/Encode-Url-in-ESB-tp92179p92255.html
Sent from the WSO2 Development mailing list archive at Nabble.com.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to