Path: blob/main/GetApiKeyAndAccessTokenFromBrowser.md
201 views
How To Get API_KEY & ACCESS_TOKEN If Using Google SignIn Method On QtsApp Website.
Open The QuantsApp Website And login Using Google
After Login Inspect The Page Via Context Menu
Then Go To The Application Tab
Then Click on the Local Storage under the Storage Menu on the Left Sidebar
Then Click on the
https://web.quantsapp.comThen on the right hand side search for the
userkey.Then click on the user key, which will provide you with the
API_KEYasuserIdandACCESS_TOKENastokenNow Copy the
userIdValue and paste in the.envfile underAPI_KEY=Now Copy the
tokenValue and paste in the.envfile underACCESS_TOKEN=Now Save the
.envfile and close the browser and continue with the python program.If You are finding difficulties in following the above steps, you can watch the video tutorial at https://youtu.be/UQ2bM7ileRA