Cant use s3 credential on http request,why?

why i cant use s3(minio) credential on http request ?

Information on your n8n setup
n8n version:1.70.3
Database (default: SQLite):Postgress
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):Docker/Coolify
Operating system:Linux ubuntu

Hey @mredodos

Not all credentials have been moved to the newer internal authentication type, eventually this will happen but some nodes are trickier than others to move over.

1 Like

ok thx. so can i reproduce the credential? do you have some suggest?