﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Newsgator Forums / NewsGator API / Extras  / DELETE Location not working? / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Newsgator Forums</description><link>http://forum.newsgator.com/</link><webMaster>info@newsgator.com</webMaster><lastBuildDate>Wed, 07 Jan 2009 11:55:25 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: DELETE Location not working?</title><link>http://forum.newsgator.com/Topic41241-8-1.aspx</link><description>Good to hear!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rob</description><pubDate>Tue, 29 Jul 2008 10:30:22 GMT</pubDate><dc:creator>Rob Ponti</dc:creator></item><item><title>RE: DELETE Location not working?</title><link>http://forum.newsgator.com/Topic41241-8-1.aspx</link><description>Yup, I just got it working. Adobe AIR has a number of different ways of communicating with web services and it seems that sending DELETE requests with AIR's HTTPService class wasn't working properly. Switching to working with the URLLoader and URLRequest classes solved it.</description><pubDate>Fri, 25 Jul 2008 19:02:22 GMT</pubDate><dc:creator>vigilsolace</dc:creator></item><item><title>RE: DELETE Location not working?</title><link>http://forum.newsgator.com/Topic41241-8-1.aspx</link><description>Hello,&lt;P&gt;By chance did you get this working?  I have no issues deleting a location by setting the HttpWebRequest method to DELETE.  For instance, my example uses this as the url:  &lt;FONT size=1&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://services.newsgator.com/ngws/svc/Location.aspx/7"&gt;http://services.newsgator.com/ngws/svc/Location.aspx/7&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/FONT&gt;If you are still having issues, can you send an email to &lt;A href="mailto:support@newsgator.com"&gt;support@newsgator.com&lt;/A&gt;, reference this thread in the email and include attention Rob.   Any additional information is helpful.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rob</description><pubDate>Wed, 23 Jul 2008 17:11:43 GMT</pubDate><dc:creator>Rob Ponti</dc:creator></item><item><title>RE: DELETE Location not working?</title><link>http://forum.newsgator.com/Topic41241-8-1.aspx</link><description>I seem to be having the same problem with the DELETE request on subscriptions. I wondering if there is an issue with the DELETE method in Adobe AIR, but all other methods seem to be working fine. Additionally, making a DELETE request to delete a subscription is indeed getting a response, but the response looks the same as the response for a GET request for all subscriptions (which is not what the docs say the response should look like).</description><pubDate>Sun, 13 Jul 2008 23:38:05 GMT</pubDate><dc:creator>vigilsolace</dc:creator></item><item><title>DELETE Location not working?</title><link>http://forum.newsgator.com/Topic41241-8-1.aspx</link><description>I'm in the process of implementing the Newsgator REST API in Adobe AIR and seem to be unable to delete a location successfully. If I use the the DELETE method on the location url, I get a response containing an &lt;outline&gt; for the location, but the location doesn't seem to be deleted (note also that the docs say there should be no response). I also tried what seems to be the alternate method of sending an empty POST request to the location url and I get the same response &lt;outline&gt; but no deletion of the location. Am I missing something?</description><pubDate>Sun, 13 Jul 2008 01:53:18 GMT</pubDate><dc:creator>vigilsolace</dc:creator></item></channel></rss>