Forums

How to integrate gmail api with django app .

I have been trying to integrate gmail api , i have given the credential.json file and it supposed to generate a token but it is not generating . it is the error with redirect uri at google api console . what should i provide the redirect uri for local host i am providing "http://localhost:8001/" like that what should i provide for pythonanywhere account??

Could you provide us with more details -- like which docs were you following, what was the exact error, etc.?