Want to build the ChatGPT based Apps? Start here
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
B V
2.2k
22
3.2k
Consuming Web API with Bearer Authentication Token
Mar 18 2020 11:27 AM
I am trying to consume an external web api (REST) in my ASP.net web application. basically i have two APIs.
First one generates auth token which is to be passed to the next API to get Json String
kindly tell me , how to consume external web api in asp.net web application (
non MVC)
with bearer Authentication Token validation.
I am fairly new to this.. .early support would be helpful.
Thanks & regards
Reply
Answers (
1
)
How to align your texbox accordingly same width?
Submitting a form to be inserted to database sql?