CartoDB / cartodb

Location Intelligence & Data Visualization tool
http://carto.com
BSD 3-Clause "New" or "Revised" License
2.75k stars 652 forks source link

Can't connect local Carto instance with QGIS Carto plugin #9715

Closed icetorm closed 6 years ago

icetorm commented 8 years ago

Good morning,

This is the SQL request that show me as example my custom CARTO to read private: (fake api-key) https://172.30.30.11:3000/user/icetorm/api/v2/sql?q=SELECT%20*%20FROM%20viales&api_key=1231324532132132132135432132132123

This is the SQL request that show me as example your CARTO to read private: (fake api-key) https://icetorm.carto.com/api/v2/sql?q=SELECT * FROM viales&api_key=121151132121243123123151231321232132

The first one doesn't load, but the second one as normal it works perfectly. Could it be an error installing CARTO? I need it to configure QGIS cartodb plugin to comunicate with my carto domain.

Thanks for your help and your time.

iriberri commented 8 years ago

Hey again @icetorm!

Throwing some ideas here:

icetorm commented 8 years ago

Hi again @iriberri ^^

Well i think that i explained wrong my issue. I want to connect QGIS to a local CARTO, thats why i'm using QGIS plugin (QGISCARTODB). Carto can supply requests to SQL API because he loads and shows the dataset perfectly. The problem is that when i issue request of reading/writing from outside with the API KEY.

If you can throw me more ideas to help me detect the source of this issue, i would greatly appreciate it.

Thanks for your time and help.

iriberri commented 8 years ago

Oh, thanks for the clarification!

While looking at the plugin docs, I saw that you already opened an issue in the plugin project: https://github.com/gkudos/qgis-cartodb/issues/46. Unfortunately we can't help you much from here because the pulgin wasn't developed by us, but by our partners at GKudos.