Mapquest fails to wake the watchdog

Created on 23 October 2018, over 6 years ago
Updated 16 June 2023, almost 2 years ago

When using mapquest, if for some reason the request fails, mapquest returns a plain text string (or did in my case). The string is a verbose error message.

Code says in geocoder/plugins/geocoder_handler/mapquest_nominatim.inc

if (!isset($data[0]->lon)) {
    return NULL;
  }

and so the request fails without an error message.

(as a side remark: the error message is about the api key I entered in the settings. the key is ok .. but there is also a secret .. has mapquest recently changed its apis?)

Feature request
Status

Active

Version

1.4

Component

Code

Created by

🇳🇱Netherlands commonpike

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • First commit to issue fork.
Production build 0.71.5 2024