I am following this tutorial. I git cloned the repository then added my credentials. I then used python -m SimpleHTTPServer 8888
to create my server. I get a screen that says 'Gmail API demo
' and nothing else :(.
thanks in advance!
-Zoe
1 Answer
Okay, I finally figured it out. For anyone else with this issue, what you need to do is follow this tutorial to authenticate. then you can proceed with the rest.