Webread Sharepoint list: getting strange format strings before/after content

8 次查看(过去 30 天)
I've been using webread to get data from a Sharepoint list into Matlab. It was working just fine until a few days ago. When I tried it again today, the data looks weird in the Matlab table as shown in the picture. Font, size, color , etc. are included before and after the actual content.
My weboptions are: ('HeaderFields', {'Authorization', ['Bearer ', mytoken]; 'Accept-Encoding' 'gzip'; 'Content-Type' 'application/json'}, 'Timeout', 1000). I've tried it with and without the Content-Type header but no difference. The 'Accept-Encoding' is set to avoid some gzip-related error I get sometimes. TIA for any suggestions/guidance.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Downloads 的更多信息

产品


版本

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by