Tigris endpoint might be wrong

I was having problems uploading and downloading files in my app. In the console app the global enpoint I was using is t3.storage.dev, this was giving me problems until I changed it to t3.storageapi.dev which I saw that is what Tigris was using when I would copy a file url from the console and upload files directly to Tigris. You guys may want to update the URL in the console app.

Hi @jparham

The storageapi.dev domain is for use by the Tigris dashboard and not for direct consumption as an S3 endpoint.

There are two flavors of endpoints, as documented in our docs here:

Could you share the errors you were seeing?