MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

help me !! I don't know why not working gadgets.io.ContentType.DOM

Last post 01-13-2009 12:10 PM by rondata. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 01-12-2009 6:57 PM

    help me !! I don't know why not working gadgets.io.ContentType.DOM

        function makeDOMRequest() {   
          var params = {}; 
          params[gadgets.io.RequestParameters.CONTENT_TYPE] = gadgets.io.ContentType.DOM; 
          var url = "http://sketchpan.com/php/opensocial/xml/";   
          gadgets.io.makeRequest(url, response, params);
        };

     

    return this error...  help me... 

     HTTP/1.1 500 The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF
    Date: Tue, 13 Jan 2009 02:55:23 GMT
    Server: Microsoft-IIS/6.0
    X-AspNet-Version: 2.0.50727
    Cache-Control: private
    Content-Type: application/json; charset=utf-8
    Content-Length: 121

    { "errorMessage" : "The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF" }

     

    Filed under: , ,
  • 01-13-2009 12:10 PM In reply to

    Re: help me !! I don't know why not working gadgets.io.ContentType.DOM

     I'll check into it :)

     

    Rhonda

     

Page 1 of 1 (2 items)