Firebase Storage Authorized Azure Spring App

An Phan 0 Reputation points
2024-09-30T10:04:31.2733333+00:00

I have successfully deployed my Azure Spring Boot application to Azure, but I'm using Firebase Storage to store images. Locally, to use the Firebase Storage API, I need to download the serviceAccountKey.json file and use the login command with the Google Cloud CLI, and then I can use the API. Currently, I haven't been able to use the Firebase API on Azure, so please guide me on how to authenticate my Azure service with Firebase.

This is the error I use the api using FireBase Storage.

401 Unauthorized

POST https://storage.googleapis.com/upload/storage/v1/b/bloom-gift-67f83.appspot.com/o?projection=full&uploadType=multipart

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
125 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.