You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having a bit of trouble trying to export or publish a map I created with cartoframes.
The ideal possibility would be to export in HTML directly, but my udnerstanding is that it is not possible (please correct me if I am wrong).
Alternatevely, I thought to publish it on carto, however I am getting the "UnauthorizedErrorException: Access denied".
What I am doing:
I simply created a map, created a custom API key, set the credentials in a json file following the form:
I am having a bit of trouble trying to export or publish a map I created with cartoframes.
The ideal possibility would be to export in HTML directly, but my udnerstanding is that it is not possible (please correct me if I am wrong).
Alternatevely, I thought to publish it on carto, however I am getting the "UnauthorizedErrorException: Access denied".
What I am doing:
I simply created a map, created a custom API key, set the credentials in a json file following the form:
and use the funciton publish without password. Here's the code:
However I get the error "UnauthorizedErrorException: Access denied"
Using the master password, I have the same issue
Any idea why it is happening? I am on a free plan, it is maybe due to that?
The text was updated successfully, but these errors were encountered: