You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Cloud Developers
Hi,
I am developing a web application which has google sign in button on the home page. This web application is not hosted on a server and it will be deployed by multiple people on their servers with different ports. In this scenario what data can I provide for "Authorized JavaScript origins" ?
Thanks,
RJ
Kenworth (Google Cloud Platform)
unread,
Oct 1, 2017, 6:24:16 PM10/1/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You can enter multiple origins to allow for your app to run on different protocols, domains, or subdomains. You cannot use wildcards. In the example below, the second URL could be a production URL.