Viacheslav Yepancha

Results 2 comments of Viacheslav Yepancha

@FluffyDiscord I had the similar problem and the problem was in "trusted_proxies" param ``` framework: trusted_proxies: '10.0.0.0/8,127.0.0.0/8,172.16.0.0/12,192.168.0.0/16' trusted_headers: [ 'x-forwarded-for', 'x-forwarded-host', 'x-forwarded-proto', 'x-forwarded-port' ] ``` For example, on local env...

Yes, I already made fix in my project and it works properly I have choosen second variant cause I think better to keep the ids validation