Easily handle long-running operations using middleware in the Microsoft Graph JavaScript SDK
If you use the Microsoft Graph JavaScript SDK, and need to handle long-running operations, build it as a middleware. Here's how.
Innovation Matters
Microsoft 365 Developer Advocate
ISSN 2210-9390
A collection of 75 posts
If you use the Microsoft Graph JavaScript SDK, and need to handle long-running operations, build it as a middleware. Here's how.
Here's how to configure proxy settings for your .NET 4.x app.
Use Microsoft 365 Developer Proxy to mock n-th request, and more easily simulate scenarios that consist of several API requests.
Using the Microsoft Graph JavaScript SDK is a convenient way to connect your app to Microsoft 365. Here's how you can easily debug API requests issued from the SDK.
Building robust apps that use APIs doesn't have to be hard. There are tools that you can use to see for yourself how your app will behave when calling APIs that it uses fails.