I can now upload my image to google cloud storage using PHP but face some problem. When I access the image from firebase console show like this.
but when I upload it manually it show like this
and here is my code for upload from PHP
the difference between PHP upload and manually upload is the access token, from PHP where can I pass the access token?