Re: REST call (obvious solution)

2011-06-18 Thread Stephen Price
Did you ask your cat? On Sat, Jun 18, 2011 at 11:36 AM, Greg Keogh g...@mira.net wrote: I just realised that I don’t add that extra information manually to the Request, it’s the extra part after the uri. So if I request https://place.com/v1/blahblah then it generates GET /v1/blah/blah HTTP/1.1

RE: REST call (obvious solution)

2011-06-18 Thread Greg Keogh
Did you ask your cat? He was RESTing. Greg

Re: REST call (obvious solution)

2011-06-18 Thread Jason Keats
My guess: http://weblogs.asp.net/wim/archive/2004/04/02/106281.aspx HTH On Sat, Jun 18, 2011 at 1:36 PM, Greg Keogh g...@mira.net wrote: I just realised that I don’t add that extra information manually to the Request, it’s the extra part after the uri. So if I request

RE: REST call (obvious solution)

2011-06-18 Thread Greg Keogh
I was also worried that the problem was related to certificates or obscure properties that would take days to solve, but Fiddler was a vital help. I had a 3rd party app which made the REST calls successfully, but my app was failing. I made a couple of calls in the working app and then in mine and

Re: [OT] ozdotnet own posts

2011-06-18 Thread Mark Hurd
I've just tested on the Ping list with a non-Gmail account and both settings for own posts worked as expected. It /is/ Gmail doing its thing here. -- Regards, Mark Hurd, B.Sc.(Ma.)(Hons.) On 17 June 2011 08:38, David Connors da...@codify.com wrote: On Fri, Jun 17, 2011 at 7:08 AM, Greg Kennedy