Closed (fixed)
Project:
SharePoint REST
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 May 2016 at 23:00 UTC
Updated:
7 Jun 2016 at 08:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Botto commentedPatch that simply uses
Only downside is that it's abusing the accept header when what the server is sending back is not json.
Comment #3
Botto commentedJust added a check on the strstr to make sure it was only skipping the authenticated connection if finding sharepoint in the url string was false.
Comment #5
spleshkaGret, thanks @botto. Commited to 7.x-1.x.