msgraph-sdk-javascript icon indicating copy to clipboard operation
msgraph-sdk-javascript copied to clipboard

Encoding support in the Graph JS client library and documentation

Open nikithauc opened this issue 3 years ago • 1 comments
trafficstars

Users are expected to manually encode and pass the url to the .api() method. Related issues #625, #529.

  • Check if a solution is possible.
  • Provide documentation on the encoding/decoding practices.

nikithauc avatar Jun 01 '22 18:06 nikithauc

We absolutely should look into this. The SDK experience will be greatly improved!

sebastienlevert avatar Jun 01 '22 21:06 sebastienlevert

This won't be necessary in the latest version of the SDK with Kiota.

sebastienlevert avatar Jan 25 '24 15:01 sebastienlevert