Forest currently done for us since yesterday morning

This is a template you can use to report issues. You can also drag images, videos and include Preformatted text

Expected behavior

We should be able to display our collections

Actual behavior

Nothing is loaded

Failure Logs

Please include any relevant log snippets, if necessary.


Nothing has been pushed on our side :frowning: .
It’s working fine in local

Context

Please provide any relevant information about your setup.

  • Package Version: 5.7
  • Express Version: 4.16.3
  • Sequelize Version: 5.3
  • Database Dialect: Mongodb js
  • Database Version:
  • Project Name: Panopli

Hello @Tom :wave:

It looks like you have a CORS issue there.

Can you past me the content of the CORS_ORIGINS= env variables in your .env file please ?

You need to have the following entry to get CORS working: https://app.forestadmin.com

Keep me in touch :raised_hands:

Steve.

1 Like

Hello @Steve_Bunlon,
It was indeed the CORS_ORIGINS variable ty :wink:

1 Like