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 Notifo Developers
Hi all,
while implementing the messaging feature into the notifo python
library I noticed that the actual response code for blocked services
seems to differ from the documentation. The docs state
{ "status":"error", "response_code":1102, "response_message":"Not
allowed to send to user"}. However in my tests I always get 403 for
blocked services and users.
Can anyone confirm this?
Chad Etzel
unread,
Sep 30, 2010, 1:36:41 PM9/30/10
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 notifo-d...@googlegroups.com
Hmm I'll double check this and get back to you. -Chad
Chad Etzel
unread,
Sep 30, 2010, 6:16:00 PM9/30/10
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 notifo-d...@googlegroups.com
Yes, it is returning a 403 HTTP response code (which is the HTTP error code for "Forbidden"), but the body of the response, which is from Notifo, says: