Well, I just found the solution!
1 – Get an API Key and follow all the steps to add a new project with an API key.
2 – Go to your Plugins page and edit your RedQ Events event form php files:
(redq-events/includes/class-rq-event-form.php)
and
(redq-events/includes/admin/class-rq-events-admin.php)
replace sensor=false
with key=
, add your requested API Key before “=” and save your .php files.
Done!