This seems similar to a prior post, could you try the solution mentioned in this sub-post:
In a nutshell, this entails using:
[server]
enableXsrfProtection = false
in app config.toml
Hope this helps!
This seems similar to a prior post, could you try the solution mentioned in this sub-post:
In a nutshell, this entails using:
[server]
enableXsrfProtection = false
in app config.toml
Hope this helps!