Hello,
i want to use Google Cloud Storage for my image backend, my B4J Service would be handle the auth.
I have create a service account and have set the permissions to this account, to access the bucket.
How can i authenticate the B4J service to access the images?
I have a .json file with "project_id", "private_key_id", "private_key"...
Thanks
i want to use Google Cloud Storage for my image backend, my B4J Service would be handle the auth.
I have create a service account and have set the permissions to this account, to access the bucket.
How can i authenticate the B4J service to access the images?
I have a .json file with "project_id", "private_key_id", "private_key"...
Thanks