Open
Description
Running https://www.apicur.io/studio/getting-started/ in Podman Desktop on Windows, the UI shows
Error: Something went wrong!
Something went wrong with the action you attempted, but we're not sure what it was. Try reloading the page and hopef for a better result, or contact your admin to report the error.
And if I ignore that and try importing an existing API from URL, after retrieving the document and clicking the Import button, I see a dialog with the following error
{
"message": "Network Error",
"status": 500
}
No errors show in either container's logs, although the non-ui container has this warning:
2024-08-16 21:08:52 WARN [null] (main) Unrecognized configuration key "quarkus.oidc.client-secret" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
Activity