Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panel area not working with kirby 4 #61

Closed
movingwater opened this issue Nov 16, 2023 · 1 comment
Closed

panel area not working with kirby 4 #61

movingwater opened this issue Nov 16, 2023 · 1 comment
Labels
K4 Issues regarding Kirby V4

Comments

@movingwater
Copy link

movingwater commented Nov 16, 2023

The komments plugin is working fine on the frontend. But the panel area is broken. If want to view it I get redirected to myurl.test/api/komments/queued and the following message appears:

{
"status": "error",
"message": "Unauthenticated",
"code": 401,
"exception": "Kirby\\Exception\\AuthException",
"key": "error.auth",
"file": "authentication.php",
"line": 14,
"details": [],
"route": "komments/queued"
}
@movingwater movingwater changed the title panel view not working with kirby 4 panel area not working with kirby 4 Nov 16, 2023
@mauricerenck
Copy link
Owner

Thank you for the feedback.
A K4 version is in the making, will hopefully be avail soon!

@mauricerenck mauricerenck added the K4 Issues regarding Kirby V4 label Nov 16, 2023
mauricerenck added a commit that referenced this issue Nov 28, 2023
* fix: api redirects when not using kirby response #61
github-actions bot pushed a commit that referenced this issue Nov 28, 2023
# [1.13.0](v1.12.2...v1.13.0) (2023-11-28)

### Features

* kirby 4 release ([#62](#62)) ([86ba8e2](86ba8e2)), closes [#61](#61)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
K4 Issues regarding Kirby V4
Projects
None yet
Development

No branches or pull requests

2 participants