Onedrive - "Couldn't decode error response: EOF"

good i am not the only user.

Couldn't decode error response: EOF
the message is cryptic, but looks like there is some error in the response from onedrive.
imo, should be logged as ERROR, not DEBUG

ok, maybe, it is a false flag.

99% of the time, my backup scripts uses S3 and sftp, and does not use rclone config file.
yesterday, i made a small change to the credential server backup script.

so i ran a bunch of tests using the client script and one of backup tests failed.
i noticed that the onedrive client_id had expired from lack of long-term use.

i then created a new registration at azure.com.
as noted in https://forum.rclone.org/t/ondrive-personal-client-id-and-key-creation-changed-help-needed/47383/22

i ran the client script again and that is when i first noticed Couldn't decode error response: EOF

so, i was thinking it was related to the new client_id.
but since you also see that log entry, i guess it is not related to the new client_id