Hi
I have created a rest API to get list items from a sharepoint list although A username and password is required how can I create an access token for a mobile app to get data from sharepoint without credentials
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajkiran SwainPosted Jun 10, 2017, 2:15 PM
my sharepoint 2013 site is smeasy.sharepoint.com I have read msdn.microsoft.com/en-us/library/jj687469.aspx and registered App with smeasy.sharepoint.com/_layouts/15/appregnew.aspx , after this I have assigned rights with smeasy.sharepoint.com/_layouts/15/appinv.aspx
https://smeasy-my.sharepoint.com/_layouts/15/OAuthAuthorize.aspx?client_id=71b572ee-cfc9-49b0-a324-a8cc8ff77f5f&scope=Site.Manage&response_type=code&redirect_uri=https%3A%2F%2Fdev-v.smestorage.com%2F%3Fp%3Doauthlogin%26action%3Dcomplete%26pr_id%3D50%26type%3Dempty2%26spoint2013%3Dy
Sumit DeshmukhPosted Jun 2, 2017, 8:07 AM
https://www.lynda.com/Azure-tutorials/Configurng-OAuth-requests/133320/143207-4.html
https://msdn.microsoft.com/en-us/library/fp179932(v=office.15)#S2S
https://sharepoint.stackexchange.com/questions/69617/sharepoint-2013-oauth-url-to-get-token
https://msdn.microsoft.com/en-us/library/hh454950.aspx
Hope it will works to you.Manpreet SinghPosted Feb 21, 2017, 2:39 PM
Delpin Susai RajPosted Aug 31, 2016, 11:54 AM