Closed scropion86 closed 5 days ago
i have found the answer after searching discord server, this might help if some one get the same issue in the future
here is the answer in discord https://discord.com/channels/661438166758195211/895256233039233024/1064925648684064929
and you need to set nginx proxy manager advance config underscores_in_headers on;
like this
Are you using the latest version of the library?
What type of session are you experiencing this issue on?
Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag
What type of host account are you experiencing this issue on?
Personal account (normal)
Mode
EASY API/CLI
Current Behavior
hello, I am running the server in docker behind nginx proxy manager
here is my docker run command and config, note that I am using a volume holding the session.
my nginx proxy manager config
any request i made from the swagger docs or postman getting same error
Expected Behavior
No response
Steps To Reproduce
explained above
create() code OR full CLI command + CONFIG
No response
DEBUG INFO
Environment
Screenshots/Logs
No response
Anything else?
No response