Push notifications Drupal module - Remove device (Web services)
问题 I´ve started to work with this module and i´ve managed to register devices (following the instructions of his author posted here). Now i'm trying to unregister devices but when i send the http delete request (sending the token parameter with the value stored in DB) the message that i obtain is "HTTP/1.1 301 Moved Permanently" and i have no idea what´s happening here. I´ve been surfing the net but i didn´t find anything related to this... If you need any additional info let me know. Thanks in