Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I would like to ask about Geocoding Address Data with Mapbox #1530

Open
Rie-Fuku opened this issue Sep 3, 2024 · 0 comments
Open

I would like to ask about Geocoding Address Data with Mapbox #1530

Rie-Fuku opened this issue Sep 3, 2024 · 0 comments

Comments

@Rie-Fuku
Copy link

Rie-Fuku commented Sep 3, 2024

Describe the bug
A clear and concise description of what the bug is.

When I run the script below, I get the following error.
SETUP has been completed.

<Script> CALL mapbox.core.setup('mapbox_api_integration'); Uncaught exception of type 'STATEMENT_ERROR' on line 17 at position 2 : Reference definition 'MAPBOX_API_INTEGRATION' cannot be found in the current version of the application 'MAPBOX' **URL of where you see the bug** https://quickstarts.snowflake.com/guide/geocoding_address_data_with_mapbox/index.html?index=..%2F..index#1 **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Snowsight' 2. Click on 'Worksheet' 3. Enter the following SQL  CALL mapbox.core.setup('mapbox_api_integration'); 4. See error  Uncaught exception of type 'STATEMENT_ERROR' on line 17 at position 2 : Reference definition 'MAPBOX_API_INTEGRATION' cannot be found in the current version of the application 'MAPBOX'   **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. ![Error](https://github.com/user-attachments/assets/c008166a-ee65-407f-918d-7ef70fc1471f) ![Setup](https://github.com/user-attachments/assets/406c1cc4-1a62-4526-a870-a25f77c3ffca) **Desktop (please complete the following information):** - OS: Windows11 - Browser chrome - Version 128.0.6613.86(Official Build) **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant