Hi there!
Using this in production, and on my live server (with an SSL) https://api.songkick.com/api/3.0 isn't working. When I check developer tools, the URL is being changed to https://api.songkick.com:80/api/3.0, which is stopping the fetch from running.
Any ideas as to why this is?