c# - Keep URL encoded while using URI class for Linkedin API -


i trying make request linkedin using public url. problem url encoding has been documented many times before on site, in this post.

windows phone developers cannot use workarounds documented far, because:

  1. config files - not relevant phone projects.
  2. reflection - permission problems.

has windows phone developer found way across barrier?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -