JSONP

Can anyone please tell me how to make jsonp request in fuse?

JSONP needs the html tag <script>, then it’s not possible in Fuse. Maybe you could use Fetch API.