alexche8

Results 2 issues of alexche8

Is there any way to retrieve information from groups? Thanks.

question

``` File "/opt/google_appengine/google/appengine/api/remote_socket/_remote_socket.py", line 1113, in getsockopt raise _SystemExceptionFromAppError(e) error: [Errno 13] Permission denied ``` This error occurs when I call apns.gateway_server.send_notification(token_hex, payload) Any ideas why did it happens?