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 App Engine
Is there a way to use google voice on the app engine? I created a
library for google voice but can't seem to get around change the
"host" value of the requests. Or is there another approach i can take?
Jay
unread,
Nov 20, 2009, 12:30:05 PM11/20/09
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 App Engine
Can you provide a little more information? What API are you using?
Where does host fit in?
dreadjr
unread,
Nov 20, 2009, 2:50:50 PM11/20/09
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 App Engine
So Google voice doesn't have an official api but if you goto
http://code.google.com/p/pygooglevoice/. You can use this to most of
what google voice can do. But when you put this on the google app
engine it fails due to gae changing the host header back for security
reasons.