Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

testing in postman #77

Unanswered
Nutchareessw asked this question in Q&A
Discussion options

Hi, I am very new to the azure service. I have followed the step and it's working well when I test it on chrome. So, I am trying to access http://localhost:5000/graphcall in postman but I am not be able to call it. I only can get an access token from postman but when I called http://localhost:5000/graphcall the postman link me back to the login page. Can anyone explain to me and Is anyway to test in the postman.

Thank you.

You must be logged in to vote

Replies: 1 comment

Comment options

This sample is designed to be a web app, not a web api. (See also What is the difference between a Web application and Web API?.)

Browser maintains your signed-in session automatically. Postman would probably require you to tweak some cookie settings. Browser is a better tool for your job here.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /