Problems connecting to a server via WINRM in Ansible

Hello community,

I hope you are very well

I am currently implementing some Ansible servers with WINRM.

For this I enabled winrm and enabled HTTPS transport.

But when I run the ansible file it gives me this error

[WARNING]: ERROR DURING WINRM SEND INPUT - attempting to recover: WinRMTransportError Bad HTTP response returned from server. Code 413

Do you know why?