What is the syntax or proper format for Sections array?
I can get this to work for nothing. Documentation states this: sections - Array of sections to report on. If field is not set, will report on all TV and movie sections. Format is ['section1', 'section2']. Optional.
Tried that format in addition to just the numbers. No go. It seems it will only send all by not specifying anything. Any suggestions?
I tried this format also. No go. sections: ['1','2']
Should be ['movies','tv_shows'] Or something to that effect
Neither of this works for me. I tried the name, UUID, library id, library id with section in front, lower case like above, and nothing works.
The only thing that works is not setting the sections array.