Liu Link
mucylulu
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
SideLab mapbox blocked by CORS policy after click "Look Up" Aug. 2, 2023, 10:02 p.m.
toxa.attryou are right. I solved this problem by use the newest version of sidefxlabs.
It seems Mapbox is changed API to access their maps.
I have same issue
SideLab mapbox blocked by CORS policy after click "Look Up" July 19, 2023, 1:16 a.m.
Guys! I do need help, I don't know how to handle this.
I am a new one on houdini. I want to learn how to use mapbox sop in the SideFXLabs.I follow the tutorial on the ytb and paste my mapbox api key. then i click "Look Up" button. but it give me this erro "access_token={api key} to 'https://a.tiles.mapbox.com/v4/mapbox.satellite.json?access_token= [a.tiles.mapbox.com]{api key}' has been blocked by CORS policy:No 'Access-Control-Allow-Origin'header is present on the requested resource. Origin 'file://'is therefore not allowed access. Qt Error:could not load TileJSON at http://a.tiles.mapbox.com/v4/mapbox.satellite.json?access_token= [a.tiles.mapbox.com]{api key} ".
And I make a screenshot about this error, in the attachment.
I am a new one on houdini. I want to learn how to use mapbox sop in the SideFXLabs.I follow the tutorial on the ytb and paste my mapbox api key. then i click "Look Up" button. but it give me this erro "access_token={api key} to 'https://a.tiles.mapbox.com/v4/mapbox.satellite.json?access_token= [a.tiles.mapbox.com]{api key}' has been blocked by CORS policy:No 'Access-Control-Allow-Origin'header is present on the requested resource. Origin 'file://'is therefore not allowed access. Qt Error:could not load TileJSON at http://a.tiles.mapbox.com/v4/mapbox.satellite.json?access_token= [a.tiles.mapbox.com]{api key} ".
And I make a screenshot about this error, in the attachment.
Houdini 19 Mapbox not functioning July 17, 2023, 10:26 p.m.
Alex Amoshave the same issue,don't konw how to fix it. ver=19.5.640
I had this working previously (about a month or so ago) but now I'm getting a "CORS" error:Qt Error: Access to XMLHttpRequest at 'http://a.tiles.mapbox.com/v4/mapbox.satellite.json?access_token=<key>' from origin 'file://' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Qt Error: could not load TileJSON at http://a.tiles.mapbox.com/v4/mapbox.satellite.json?access_token=<key>
replaced the actual access token with "<key>" in this quote only, the actual key is being used in the node.