Thank - Very well explained - crisp and to the point.
@QASCRIPT4 жыл бұрын
Glad you enjoyed it!
@vijaybisen51142 жыл бұрын
thank you so much it is very important to see realtime example
@QASCRIPT2 жыл бұрын
Glad it helped you.
@world_of_wonder_2 жыл бұрын
Thanks for the quick guild it's really helped me.
@QASCRIPT2 жыл бұрын
Thank you
@lalitapalange2511 Жыл бұрын
Very nice explanation
@QASCRIPT Жыл бұрын
Keep watching
@lovishsethi80542 жыл бұрын
Nicely explained sir !!
@QASCRIPT2 жыл бұрын
Thank You
@vikaskewalramani13983 жыл бұрын
I choose basic auth, i enter right credentials, it even shows status as 200 OK, but when I carry out any API process it shows session expired, 401 Unauthorised, I am confused here..
@QASCRIPT3 жыл бұрын
Try and use a different authentication mechanism based on your API process.
@harshitshetty63063 ай бұрын
can we give any user name or password or is it something specified already in postman or my spring boot project application?
@QASCRIPT3 ай бұрын
It will be specified in the API Documentation
@harshitshetty63063 ай бұрын
I followed the same step but still getting the 404 unauthorized
@QASCRIPT3 ай бұрын
Try with some other API where you know the credentials
@shreyanshjain23473 жыл бұрын
Nicely explained ☺️
@QASCRIPT3 жыл бұрын
Thank You !!!
@Shani_Rajawat8 ай бұрын
From front end side we need to pass as encoded or raw form?
@QASCRIPT8 ай бұрын
You can pass it as variables in raw form
@vikaskewalramani13983 жыл бұрын
Could you make one video on how to do this by API Keys? Please!!!!!
@QASCRIPT3 жыл бұрын
Please watch this video - kzbin.info/www/bejne/nJvZZKScfqmKbLs
@praveenkl77074 жыл бұрын
Thanks for sharing, Please help me where to get a username and password?
@QASCRIPT4 жыл бұрын
Updated the description with the sample url, username and password
@coderdhruv2 жыл бұрын
love you sir you are shot my problem.
@QASCRIPT2 жыл бұрын
Great to hear that.
@dinesha14153 жыл бұрын
where this user name and password are configured?
@QASCRIPT3 жыл бұрын
Are you referring to application or postman?
@trisha1619902 жыл бұрын
Where username and password is configured..
@QASCRIPT2 жыл бұрын
Its configured under Authorization tab. Please follow the video.