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-a...@googlegroups.com
Hi,
I'm looking for a way to do this as well. The endpoints I'm talking about are these: com.google.api.server.spi.config
The only good answer on SO is to disable security in Chrome when doing local development. Is that really the only way?
Andrey Rychkov
unread,
Oct 23, 2014, 7:32:49 AM10/23/14
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
to google-a...@googlegroups.com
Hi,
How can i enable CORS for google endpoints (/_ah/api) ? I made a filter, it adds "Access-Control-*" headers. The filter works for all requests except google endpoints urls. It seems there are some setting to enable CORS, but I can't find this.