I am executing a function which takes an array of addresses. While passing the arguments, I wrapped the addresses in a regular format which is accepted in VIDE and Remix. But it does not work here and throws an error. Ex ["0x549732E6d544f7D86F10A8e814f3E301f12C87E4","0x651371bD86b55B0085D6Ba43F7F170DD93564E4f"] does not work.
Neither does passing addresses without inverted commas.