We are experiencing this again this morning: Unable to access certain forest environments
curl 'https://woodpecker.dev.fini.city/forest/sessions' -X POST -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:93.0) Gecko/20100101 Firefox/93.0' -H 'Accept: */*' -H 'Accept-Language: en-US,en;q=0.5' --compressed -H 'Referer: https://app.forestadmin.com/' -H 'Content-Type: application/json; charset=utf-8' -H 'Origin: https://app.forestadmin.com' -H 'DNT: 1' -H 'Connection: keep-alive' -H 'Sec-Fetch-Dest: empty' -H 'Sec-Fetch-Mode: cors' -H 'Sec-Fetch-Site: cross-site' --data-raw '{"email":"andrew******@finicity.com","password":"**********","token":null,"twoFactorRegistration":false,"renderingId":"102807","projectId":"21447"}'
Results with:
{"source":"71d6f6472f718277ff2f5943871ffcae","code":3001,"status":400,"title":"UNKNOWN ERROR","message":"Missing required authentication headers","user_message":"Missing required authentication headers","tags":""}
FOREST_CLIENT_ID
is not set for this environment but there still seems to be some CORS issue.