Hi, I am trying to load an Array from a .json with AJAX. It works well when I try it with "Request project file" but the thing is I'm using diferent arrays based on a variable, so I tried to do it with "Request URL" and it works on the project, but not on the server when I export.
Is it failing the route or something?