Its really useful one. one question -> I not able to see Site App Permission link to get the Tenant id. Why? Is there any permission is needed to see Tenant Id?
@Narasimha Technologies I am able to get the token in postman but not able to call the api in reactapp getting CORS error because of not getting froper response headers can you kindly guide me it will be much appericated
Does anyone know if the access control URI (root) for this process has changed in the 2 years since the video was produced? I have followed exactly to the letter, but not getting correct results
Can anybody help me. Followed the tutorial, till the very end everything went pretty well, but got an error with final request: Status: 403 Forbidden { "error": { "code": "-2147024891, System.UnauthorizedAccessException", "message": { "lang": "en-US", "value": "Attempted to perform an unauthorized operation." } } }
Its really useful one. one question -> I not able to see Site App Permission link to get the Tenant id. Why? Is there any permission is needed to see Tenant Id?
Is there a possibility of generating the same using JMeter? I tried however, it looks like headers are creating an issue. Could you please help?
@Narasimha Technologies I am able to get the token in postman but not able to call the api in reactapp getting CORS error because of not getting froper response headers can you kindly guide me it will be much appericated
Hi I want to know how to get
Permission Request XML: which u pasted
with this method hope it provides access to all sharepoint sites, how do i create access only for specific sharepoint site instead?
Does anyone know if the access control URI (root) for this process has changed in the 2 years since the video was produced? I have followed exactly to the letter, but not getting correct results
is it do able with SharePoint onprem?
Can you please tell how to get access token in SPFx
Thanks for this info I am able to generate Access token , but not able to Get list of documents through API,it is giving 401 response
Where to get the permission request XML ?
can we access Sharepoint using username and password instead of using client_id, and client_secret in postman?
I am trying to get the token in angular but getting cors policy error. Can you please help to resolve this issue.
This is really very helpful and thanks for sharing the knowledge ❤️
Very clear and helpful....thank you
This was extremely helpful. I really appreciate it.
Very nice explained. Thanks. It helps me.
I tried your steps, and getting below error, any Idea what could be going wrong ?
Bad Request - Invalid Hostname
HTTP Error 400. The request hostname is invalid.
I have the same error. "The request body must contain the following parameter: 'grant_type'" but it is right there
How to integrate using OAuth 2.0 Auth Code grant type?
Hi Narasimha,thanks for share
Thank you. Very good video.
thank you for the help sir!
Great video. Thank you for your sharing!
Muchas Gracias!!! fue de muchísima ayuda. Necesitaba esto
Great review. Thank you!
When I use as video SharePoint url
Can not find
Can you suggest url
Please this is urgent for me
I have created this video 2 years ago, The URL could be changed, but I am not sure. I am sorry..
Thank you!
Very helpful. Thank you Sir. 🫡
helpful
man... ill just kiss you :P thank you so much.
Can anybody help me.
Followed the tutorial, till the very end everything went pretty well, but got an error with final request:
Status: 403 Forbidden
{
"error": {
"code": "-2147024891, System.UnauthorizedAccessException",
"message": {
"lang": "en-US",
"value": "Attempted to perform an unauthorized operation."
}
}
}
Were you able to solve the issue?