nora-service
nora-service copied to clipboard
Google Project API
I have deployed my own Heroku app and am having error with RequestSyncService.requestSync
, response is 400, API key is not valid.
Looking at the code, it requires PROJECT_API_KEY
read from the config. But the readme does not mention that parameter to configure in Heroku's config vars. So what API key should be provided here?
I accidentally removed it here: https://github.com/andrei-tatar/nora-service/pull/20/files
will add again