Closed bdaneshgar closed 1 year ago
I did notice that my browser autocorrected to oath_clients
. I noticed in the README.md
, there is a reference to both oauth_client
and oauth_clients
and I see that only oauth_clients
is valid.
I am still having trouble with my /calendar?key=<USER_KEY>
and /hello/<USER_KEY>
I took out extraneous URIs from my OAuth Client and it now works!
Thanks for catching the typo!
I am thinking out loud. I get a server error when testing
/hello/<USER_KEY>
My calendar is probably set up incorrectly:
oath_client/google_calendar
document with theclient_id
andclient_secret
/users/<USER_KEY>/google_calendar_credentials
/users/<USER_KEY>/google_calendar_credentials
to be set up in the/hello/<USER_KEY>
page.Any insight into helping me get into thepage is much appreciated!
Internal Server Error
This works
This downloads serial gibberish
this triggers the
settings_response
function inresponse.py
This works
This works
This works
Internal Server Error
I am everyone
This works.