hi, I have problems with the zip code search
any data I enter an error message appears.
I entered the address of the restaurant, entered the delivery areas and the google apis.
how can i fix it?
Error:
{ "message": "", "exception": "Igniter\Flame\Exception\ApplicationException", "file": "/home/nc3rvpmo/public_html/ristorante/extensions/igniter/local/traits/SearchesNearby.php", "line": 55, "trace": [ { "file": "/home/nc3rvpmo/public_html/ristorante/extensions/igniter/local/traits/SearchesNearby.php", "line": 18, "function": "geocodeSearchQuery", "class": "Igniter\Local\Components\Search", "type": "->" }, { "file": "/home/nc3rvpmo/public_html/ristorante/app/system/classes/BaseComponent.php", "line": 134, "function": "onSearchNearby", "class": "Igniter\Local\Components\Search", "type": "->" }, { "file": "/home/nc3rvpmo/public_html/ristorante/app/main/classes/MainController.php", "line": 416, "function": "runEventHandler", "class": "System\Classes\BaseComponent", "type": "->" }, { "file": "/home/nc3rvpmo/public_html/ristorante/app/main/classes/MainController.php", "line": 369, "function": "runHandler", "class": "Main\Classes\MainController", "type": "->" }, { "file": "/home/nc3rvpmo/public_html/ristorante/app/main/classes/MainController.php", "line": 259, "function": "processHandlers", "class": "Main\Classes\MainController", "type": "->" }, { "file": "/home/nc3rvpmo/public_html/ristorante/app/main/classes/MainController.php", "line": 200, "function": "runPage", "class": "Main\Classes\MainController", "type": "->" }, { "file": "/home/nc3rvpmo/public_html/ristorante/app/system/classes/Controller.php", "line": 84, "function": "remap", "class": "Main\Classes\MainController", "type": "->" }, { "function": "run", "class": "System\Classes\Controller", "type": "->" }, { "file": "/home/nc3rvpmo/public_html/ristorante/vendor/laravel/framework/src/Illuminate/Routing/Controller.php", "line": 54, "function": "call_user_func_array" }, { "file": "/home/nc3rvpmo/public_html/ristorante/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php", "line": 45, "function": "callAction", "class": "Illumin