OneDrive-SDK-java icon indicating copy to clipboard operation
OneDrive-SDK-java copied to clipboard

How to get bearer token using API call without opening any web browser

Open bdv1234 opened this issue 5 years ago • 0 comments

when we creating client for calling APIs in sdk , a web browser is opening for acquiring the bearer access token, I want to know how to remove this part ( I mean how to remove opening a web browser) and get bearer access token using API call in sdk.

bdv1234 avatar Mar 02 '20 16:03 bdv1234