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

We need to improve way to report errors #86

Open
NyakudyaA opened this issue Feb 22, 2019 · 1 comment
Open

We need to improve way to report errors #86

NyakudyaA opened this issue Feb 22, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@NyakudyaA
Copy link
Collaborator

Problem

@dimasciput was trying to access the following URL https://geocontext.kartoza.com/api/v1/geocontext/value/group/30.77825/-24.73478/eco_geo_class/

But in fact, it needed to be https://geocontext.kartoza.com/api/v1/geocontext/value/group/30.77825/-24.73478/eco_geo_group

The request gave a 404 but no definitive error message.

screenshot 2019-02-22 at 11 49 17

Whilst interacting with the API we expect users to know the contents of the json file. It would be awesome to change our input boxes from free text to use autocomplete so that users can generate the correct URL

screenshot 2019-02-22 at 11 39 38

@NyakudyaA NyakudyaA added the enhancement New feature or request label Feb 22, 2019
@andretheronsa andretheronsa self-assigned this Mar 31, 2020
@andretheronsa
Copy link
Contributor

I'll see if we can insert a dropdown list of available options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants