I am getting this error: "s": "error", "code": -371, "message": "Please provide sha256 hash of appId and app secret"
I am using v3 API. I tried following code in this repository(https://github.com/FyersDev/fyers-api-sample-code/blob/sample_v3/v3/python/login/get_access_token.py) but still getting this error.
The docs and the examples provided are completely out of sync. Can someone at the fyers team help me with the right way to get this access token ( I was able to get the auth token).
Unable to get access_token
2 replies