dataviews return forbidden error when using auth api beta with carto.js v4 beta
See original GitHub issueWhen creating an API key with maps
permission for a private dataset and using this api key for a CARTO.js v4 beta, the map is rendered correctly.
However, when adding a Formula dataview, CARTO.js v4 is returning me the next error message:
If I try to add SQL permissions to the dataset, I get the same error.
I’m attaching the code of the map here:
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (6 by maintainers)
Top Results From Across the Web
Getting data manually from CARTO.js four dataview?
My solution for that is to add the first layer to the client, when the promise returns the actual layer, then I add...
Read more >How to use CARTO.js with React
Dataviews are objects used to extract data from a CARTO account in predefined ways (eg: count how many rentals are available, get the...
Read more >Untitled
Super bomberman 4 snes online, Parkorman havuz 2012 fiyat, Bg028? Bachelor flats to rent in elandsfontein, Time2die, Ec1030 transistor datasheet, ...
Read more >Untitled
How to use rested xp swtor, Louisiana state university online accounting courses, ... Sheucherebelni 4, Linux retro gaming distro, Mini crab like bug, ......
Read more >目录 - Gitee
The return value for node::Buffer::New() is an instantiated JS Buffer object. ... [ c0d858f8bb ] - (SEMVER-MAJOR) deps: upgrade npm beta to 5.0.0-beta.56 ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It’s normal that you don’t see the api_key… because it’s not there.
Confirmed, Maps only API key working with dataviews here https://codepen.io/jsanz/pen/wmeMLo
Awesome @ivanmalagon