Error accessing local environment

Hi

  • folk
  • forest-express-sequelize
  • liana 8

Actually, it seems that the reason is that the forest front end is trying to perform a callback in https while m local server runs http. So it’s not finding anything.

I’ve already had a conversation about developping locally in http (instead of https) here : Lost possibility to develop locally since migrating to the new development workflow - #10 by Sliman_Medini

It seems forest doesn’t allow me to locally work without https even though my environment is local and my endpoint is set as http.

Can you confirm?
jy