I am using rails backend with google NLP entity analysis and I have set my config vars appropriately but I am still getting this error when attempting run my application.
RuntimeError (Unable to read the credential file specified by GOOGLE_APPLICATION_CREDENTIALS: JSON::ParserError):
Thanks all.
I followed the answer provided by maxim below How to use Google API credentials json on Heroku?
Solved! this build pack is not working.
Working -CLI command- heroku create --buildpack https://github.com/gerywahyunugraha/heroku-google-application-credentials-buildpack.git
2.1m questions
2.1m answers
60 comments
57.0k users