cenit-io / cenit

:rocket: Cenit IO - 100% open source integration Platform (iPaaS)
https://cenit.io
MIT License
456 stars 129 forks source link

Bad Request Error #3017

Closed renatofertec closed 1 year ago

renatofertec commented 1 year ago

I'm having problems logging in to Cenit IO locally through Docker-compose, even following the steps that the documentation suggests I always end up getting the same bad request error.

22b1a507-fe2e-4364-9a10-b8f7c69f74cd

Dell Inc. XPS 13 9300

frappierer commented 1 year ago

Same here

yoandrypa commented 1 year ago

This error was caused by the requirement of 2 environment variables related to client_id and client_secret, needed by the oauth2 process.

This problem is already fixed in the user interface. These variables are no longer required.