Where to find Credentials for Replit Object Storage

I’ve initiated the creation of Replit’s Object Storage but I’m unable to provide the appropriate credentials to enable the app to connect to the files. It continues to request a token but I’m unable to find where to generate such a token. The agent provides guidance on where in the UI to generate the token but those options don’t exist for me. Anyone encountered this also?

What auth are you using?

The agent is requesting the object storage access key and access secret or alternatively I think it can be configured with a token. I’ve gotten a couple of answers from the agent. In some other research, docs indicated that when setting this up, it should automatically populate the App Secrets with the credentials like it does with PostgreSQL. Am I answering your question?

One of the things I’ve tried that I had success with in the past is copy/pasting the entire Object Storage API/Dev docs into agent and telling it to read and make necessary changes.

They have multiple SDK pages - copy/paste the one relevant to your codebase.