Is D2L.Extensibility.AuthSdk.Restsharp for C#/.NET is missing an extension?

Options
D2L.Extensibility.AuthSdk.Restsharp for C#/.NETHello all,Please see attached doc for this question
Tagged:

Answers

  • Reamy.Wachira94
    Reamy.Wachira94 Posts: 5
    edited November 2022

    I figured a way around this. The D2L.Extensibility.AuthSdk.Restsharp SDK doesn't work well with Web API projects. I started with loading an MVC5 project and then added API items, controllers and views. You'd have to add them manually vs Visual Studio scaffolding. Happy coding everyone. 😎

  • Reamy.Wachira94
    Reamy.Wachira94 Posts: 5
    edited November 2022

    This is very tedious and time consuming but it works. I still would encourage the SDK developers to investigate the issue and have it working for the Web API projects and make it easier for other developers in the future.