question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ArcGIS server connector fails to import because of missing id field

See original GitHub issue

Context

  • This come from a SB ticket.

Steps to Reproduce

  1. New dataset
  2. Select ArcGIS Server connector
  3. Type this URL: https://api.cityofkingston.ca/gis/rest/services/Carto/CapitalProjects_Carto/MapServer/1
  4. Submit
  5. Connect dataset

Current Result

  • Importation fails. The import error log says: Missing data: key not found: "objectIds".

Expected result

  • Dataset should be connected to CARTO.

Browser and version

  • Google Chrome v54

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rafatowercommented, Feb 15, 2017

I’d go for 'We could not import your data from the ArcGIS server because the server has the "execute queries capability" disabled. Please contact your ArcGIS server administrator.' and have Christa review the copy.

I created the related ticket: https://github.com/CartoDB/cartodb/issues/11544

0reactions
ethervoidcommented, Feb 15, 2017

Absolutely, we should improve our feedback about this. I’ll put:

  12345 => {
      title: 'ArcGIS server misconfiguration',
      what_about: 'We could not import your data from the ArcGIS server because your server doesn't support to execute queries. Please contact your ArcGIS server administrator.',
      source: ERROR_SOURCE_USER
    },

Server version is 10.31 so I’m pretty sure they have the Queries option disabled

Read more comments on GitHub >

github_iconTop Results From Across the Web

Common problems and solutions—ArcGIS Server
I'm attempting to connect to the server in ArcGIS Pro through ArcGIS Web Adaptor, and my connection fails. Can I safely rename a...
Read more >
Common problems and solutions—Portal for ArcGIS
Questions or issues that you may encounter when working with ArcGIS Enterprise portals as well as possible solutions are listed below.
Read more >
Troubleshoot—ArcGIS Online Help | Documentation
When I add a secure ArcGIS Server service as an item, the item page is missing part of the credentials section. Why do...
Read more >
00090: <value> requires a registered database—Help
Click Edit to register a new server database connection, or click Import to browse to, and use, an existing database connection.
Read more >
Error handling with sync—ArcGIS REST APIs
This includes errors and failures due to losing a network connection as well ... Another example is when an error occurs when importing...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found