This is a template you must use to report issues.
You can also drag images, videos and include Preformatted text.
Feature(s) impacted
I recently started to use my heroku deployed app with ForestAdmin and
the implementation was pretty straight forward; I can access the
development db and manage it while in localhost but when i try to
switch to production it says it can’t log me in and connect me.
I followed the instructions of setting the private keys on Heroku
Config Var but it doesn’t work.
Observed behavior
Please describe in this mandatory section the current behavior you observe.
Expected behavior
To be able to log in to Production enviroment
Failure Logs
In this optional section, please:
include any relevant log snippets if necessary,
or remove this section if left empty.
Context
Please provide in this mandatory section, the relevant information about your configuration:
Let’s try to dig into your issue. To help you I need more information.
Did you have any logs to share?
Can you open your browser Network tab and copy past the falling call with related information?
Can you verify your environment variables in Heroku? Can you list them here (do not share your confidential information, just the setup variables’ names, and values for non-confidential information?
You don’t need any in development. It’s only needed in production for infrastructure with multiple backends running behind a load balancer for example.
I check your production environment and it matches the data I see on your logs. But can you check your FOREST_ENV_SECRET to be sure?
Thanks for sharing your logs. There is an internal error somewhere but I cannot provide any help at the moment. We need to find the culprit: