I was hoping for a more professional reply. I have no intention to start a religious war. I don't really like Sharepoint either. But I have to work with it and I'm glad I can use perl.

Hmm,

you're asking why some random website is saying its only getting "application/json" when the program you show is sending "application/json;odata=verbose" ...

the bartending analogy seems apt :)

Corion brings up a good point about looking outside of perl locally (using wireshark) for interlopers (firewalls), but odds are its a bartending problem

https://metacpan.org/pod/XML::Compile::SOAP#Supported-servers says Both BEA and SharePoint servers produce illegal SOAP responses! It is a sad story. , who knows, maybe the same goes for sharepoint JSON support (wouldn't be surprised)

So, my response doesn't seem unprofessional to me, or religious ...

I didn't even try to roast your fowl for your included test password of sucKmYducK


In reply to Re^3: Changing data in Sharepointlist via LWP/JSON - OData.ODataContentTypeException :( by Anonymous Monk
in thread Changing data in Sharepointlist via LWP/JSON - OData.ODataContentTypeException :( by timb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.