Hi Community,
I need help, I want to connect to BC web service from a windows console application using Oauth 2 for user authorization. Previously I was using Basic auth but it is being depreciated.
Can anyone guide/help in this regard?
I have achieved that through postman but how to do it from windows console application (visual studio)? thanks
0
Answers
I also want to do this but failed.
maybe you can take a look from here --> https://robertostefanettinavblog.com/2021/02/23/business-central-oauth2-authentication/