Skip to content

Conversation

@grdsdev
Copy link
Contributor

@grdsdev grdsdev commented Apr 22, 2024

What kind of change does this PR introduce?

Fixes #351

getSignedURLs was using the default encoder which encodes keys as snake_case by default. But this endpoint requires lowerCamelCase keys.

@grdsdev grdsdev enabled auto-merge (squash) April 22, 2024 12:08
@grdsdev grdsdev requested a review from dshukertjr April 22, 2024 12:08
@grdsdev grdsdev merged commit d1b0672 into main Apr 22, 2024
@grdsdev grdsdev deleted the fix/getSignedURLs branch April 22, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

createSignedURLs error in Supabase for Swift: body must have required property 'expiresIn'

3 participants