Rc/noop and rc/noopauth both are asking for auth why?

Hello team,

I am running rclone in remote mode and accessing it via apis.
Now trying to use ' rc/noop' for health check purpose, but this end point also expects auth header to be sent, else 401.

Is there anyway I can call any endpoint as ping without passing auth?

Rclone version 1.63

Thanks
Mahendra

Not that I'm aware of.

If you want auth, you'd have to turn it on. If you don't want auth, you'd turn it off.

Any command with auth on requires authentication.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.