Forum Laravel HEROKU ERROR oauth-public.key doest not exist or is not readable
i have deployed a Laravel app with Postgres Heroku, and i got this error message, when sending HTTP request. Any fixed? thank you
"message": "Key path \"file:///app/storage/oauth-public.key\" does not exist or is not readable", "exception": "LogicException",
Please sign in or create an account to participate in this conversation.
There's no shortage of content at Laracasts. In fact, you could watch nonstop for days upon days, and still not see everything!
Get Started
HEROKU ERROR oauth-public.key doest not exist or is not readable
i have deployed a Laravel app with Postgres Heroku, and i got this error message, when sending HTTP request. Any fixed? thank you