nhost / nhost-dart

Nhost Dart & Flutter packages
https://nhost.io
MIT License
91 stars 33 forks source link

fix: Presigned URL DateTime #66

Closed szilarddoro closed 2 years ago

szilarddoro commented 2 years ago

Problem

The API returns an integer (expiration in seconds) instead of a date converted to a string, therefore causing a parsing issue.

tyrone-horizonlabs commented 2 years ago

Thank you fixing this!

szilarddoro commented 2 years ago

You're welcome @tyrone-horizonlabs! This latest versions are released, feel free to file a bug report if the issue persists.