Maz
01/17/2022, 3:13 PMcreateSignedUrl
method on storage, and I'm getting a rate limit error now:
{
message: 'API rate limit exceeded',
status: 429
}
Is there some billing or plan upgrade I need to make here or some config so I avoid this rate limit? I will need to perform a lot of signed urlssilentworks
01/18/2022, 10:33 AM