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

Revise file storage rules #60

Open
MrCsabaToth opened this issue Oct 28, 2024 · 0 comments
Open

Revise file storage rules #60

MrCsabaToth opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MrCsabaToth
Copy link
Member

Currently the file storage rules are too relaxed because I was getting 403. Looks like @MaggieThomann ran into similar issues: firebase/flutterfire#13530

  1. Execute curl -X POST -H "Authorization: Bearer $(gcloud auth print-access-token)" -H "Content-Type: application/json" https://us-central1-aiplatform.googleapis.com/v1/projects/${customer project}/locations/us-central1/endpoints -d '' as [firebase_vertexai]: generateContent doesn't work when file_data is included firebase/flutterfire#13530 (comment)
  2. Upgrade to latest firebase_vertexai, possibly even with some migration (?)
@MrCsabaToth MrCsabaToth added the bug Something isn't working label Oct 28, 2024
@MrCsabaToth MrCsabaToth self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant