msgraph-sdk-javascript
msgraph-sdk-javascript copied to clipboard
Encoding support in the Graph JS client library and documentation
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.
We absolutely should look into this. The SDK experience will be greatly improved!
This won't be necessary in the latest version of the SDK with Kiota.