Hi Noam,
If you have 403 HTTP error, open the Network tab in your browser's dev tools and check out this request there. Typically, if that's browser not executing this request for whatever reason (cookies, cors, etc) it should give you a hint on how to resolve this. Also, maybe try another browser to investigate it further.