Problems with MediaItems.list
mippeqf opened this issue · 2 comments
mippeqf commented
'Content-Type': 'application/json'
(line 49 in transport.js) must not be set for the get request listing media items.
Additionally, the list function should check for pageSize <= 100.
I have not tested whether that fixes the function, but thought I'd leave a comment