Please go to Edit Location and open your browser console. Then, click the “Search Address” button and check your browser console for any errors in the OpenCage API response. When I add an address on your website, it finds it perfectly.
https://paste.pics/65d18945357b93d6c90b7fad4405b792
Please let me know if there are any errors.
Thanks fpr your answer! Unforuntatley I didn’t get any message that you answered, so I just checked again today.
When I click on the search location button in the frontend (when creating a new event) I get this error message in the browser:
HRGEThttps://api.opencagedata.com/geocode/v1/json?key=612b9362b64b48ba83742b3464638b35&q=Liebigstr.+32%2C+K%C3%B6ln%2C+50823%2C+&no_annotations=1&add_request=1&pretty=1&language=de [HTTP/2 401 Unauthorized 323ms]
Status401
Unauthorized
VersionHTTP/2
Übertragen815 B (1,02 KB Größe)
access-control-allow-origin
*
content-encoding
gzip
content-length
495
content-type
application/json; charset=utf-8
date
Mon, 14 Sep 2020 09:55:54 GMT
server
Apache
strict-transport-security
max-age=31536000; includeSubDomains; preload
vary
Accept-Encoding
X-Firefox-Spdy
h2
Accept
application/json, text/javascript, */*; q=0.01
Accept-Encoding
gzip, deflate, br
Accept-Language
de,en-US;q=0.7,en;q=0.3
Connection
keep-alive
Host
api.opencagedata.com
Origin
https://reichshof.dorfwohnen-digital.de
Referer
https://reichshof.dorfwohnen-digital.de/veranstaltungen/termin-einstellen-bearbeiten/?action=edit
User-Agent
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0
Does this help?
Best regards,
Meike
Hi,
did you find some time to check?
Best regards,
Meike
The error you posted is actually really clear: Unauthorized
That means that your OpenCage API key is invalid.
Since I am not connected to that company in any way, you need to contact them about this. To go directly to their website, you can use the “Get your free API key” button in the settings of this plugin. 🙂
Please let me know what their response is.
Thanks a lot for the hint. I got a new API key and it works.