ToxicBlotch#1001
ToxicBlotch#1001
CC#
Created by ToxicBlotch#1001 on 4/16/2024 in #help
.NET Core - Azure OAuth 2.
Hi I am currently building out an System which requires the use of a webhook from a thrid party system. This thrid party system uses OAuth2 to authenticate aginst my system. The problem that I am having is that when I create the OAuth Token using only the ClientID and Secrete my API returns a 401 . However when I create then token using PostMan and it's inbuilt system for managing OAuth Tokens MY API is as happy as can be. I know that this must be something to do with my Apps Configuration. But I cannot figure out why a token provided one way works and if provided a different way fails.. Any Help / Advise or points will be gratefully accepted. Thanking you in advance.
5 replies