I’m not sure why you are using this for but assuming you are either generating auth_code or access_token and for that you should call the following functions respectively:
I’m trying to get authorization_code & I got the code from official documentation ( API - FYERS ). I tried above code but it is generating URI which can’t accessible. can you help me with complete login process.