ui
ui copied to clipboard
get 400 when pause a schedule
Describe the bug
I got this error message:'missing csrf token in request header' when I pause a schedule.
I deploy it on my cloud server via docker compose, and I visit it on my local windows desktop using http://{remote_ip}:{port}
I have changed the config of TEMPORAL_CORS_ORIGINS
to http://{remote_ip}:{port}
, but it doesn't work.
Expected behavior Successful operation
Screenshots
Desktop (please complete the following information):
- OS: windows11
- Browser: Chrome
- Version 114.0.5735.90