Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presigned URL #1

Open
domus71 opened this issue Dec 7, 2023 · 0 comments
Open

Presigned URL #1

domus71 opened this issue Dec 7, 2023 · 0 comments

Comments

@domus71
Copy link

domus71 commented Dec 7, 2023

Hi there,

It's more a question than issue!

I'm trying to find the correct format of the presigned URLs.
I tried JSON {"url" : "https://..."} and I get [object Object] is not a valid JSON (from line 324 in ImageS3Upload.tsx)
I tried plain text with the URL "https://".

No success...

I think that the problem is in utlis.ts in last line (parse a json object).

Any advices?

Thanks in advance,
Costis

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

No branches or pull requests

1 participant