-
Notifications
You must be signed in to change notification settings - Fork 5.9k
The integrations page is not working: the server responded with a status of 400 #2499
Description
Welcome!
- Yes, I have searched for similar issues on GitHub and found none.
What did you do?
I'm having trouble accessing the integrations page; it's not responding at all, and in the console, I'm seeing what's shown in the image.
What did you expect?
The settings panel for none of the integrations appears to me.
What did you observe instead of what you expected?
The application is taking longer than expected to load, please try again in a few minutes.
Screenshots/Videos
No response
Which version of the API are you using?
Version: 2.3.7
What is your environment?
Linux
Other environment specifications
DATABASE_SAVE_MESSAGE_UPDATE=true
DATABASE_CONNECTION_URI=postgresql://evolution:strongpassword@postgres:5432/evolution
CACHE_REDIS_PREFIX_KEY=evolution_v2
CORS_ORIGIN=*
DATABASE_SAVE_DATA_NEW_MESSAGE=true
CONFIG_SESSION_PHONE_VERSION=2.3000.1025110696
LOG_BAILEYS=debug
INTEGRATIONS_ENABLED=true
DATABASE_PROVIDER=postgresql
DATABASE_SAVE_DATA_CHATS=true
DATABASE_SAVE_DATA_INSTANCE=true
DATABASE_SAVE_DATA_CONTACTS=true
CACHE_REDIS_ENABLED=true
SERVER_URL=https://..com (my sub domain)
CACHE_REDIS_URI=redis://redis:6379/1
LOG_LEVEL=DEBUG
INTEGRATION_N8N=true
AUTHENTICATION_API_KEY=*************************
DATABASE_ENABLED=true
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
NODE_VERSION=24.14.1
YARN_VERSION=1.22.22
TZ=America/Sao_Paulo
DOCKER_ENV=true
If applicable, paste the log output
No response
Additional Notes
No response