#ZegnatThe default is just $_SERVER['HTTP_HOST'], which will be without the :8888. So if you are using the default base_url, it is actually comparing `https://localhost/` (the me in the micropub endpoint) to `http://localhost:888/grav-admin/` (the me you gave to token endpoint)