This section explains what happens when a hotspot cannot be found using its GUID in the GeoAR.it system.
๐ Hotspot Not Found (Invalid or Missing GUID)
- โ You requested information for a hotspot using a specific GUID (Global Unique Identifier).
- ๐ซ The system could not locate a hotspot matching that GUID.
- ๐ก This usually means no hotspot with that identifier exists in the database at this time.
This section lists common causes for not finding a hotspot.
โ ๏ธ Possible Causes
- โจ๏ธ The GUID was mistyped or formatted incorrectly.
- ๐๏ธ The hotspot has been deleted, moved, or never existed.
- ๐ The GUID may have been copied or generated incorrectly.
This section provides tips to resolve the issue and ensure you’re using the right GUID.
๐ ๏ธ How to Resolve
- ๐ Verify the GUID: Double-check your hotspot GUID—ensure no extra spaces, correct case, and full identifier is included.
- ๐ If possible, copy the GUID directly from a trusted source or list to avoid typos.
This section describes how this error is reported by the GeoAR.it API.
๐ API Error Details
- ๐ชช You’ll receive an HTTP 404 Not Found response.
- ๐ The error body uses a standard
ProblemDetailsJSON format for consistency and easy client parsing.