I am uploading files to a service account (created using Google Cloud Console) using the Google Drive's API.
It is uploading successfully. I can enumerate them using the API.
How can I browse those files from the Internet browser just like we view files in any other regular Google account (Drive)?
Thanks