API Docs error #37

Closed
opened 2026-02-05 17:04:32 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @linoschaefer on GitHub (May 12, 2024).

Originally assigned to: @lancepioch on GitHub.

Current Behavior

The Update an existing node on the Panel endpoint returns an error

Expected Behavior

An error occurs during the endpoint update of an existing node on the panel.

API error:
{
"errors": [
{
"code": "HttpException",
"status": "419",
"detail": "CSRF Token Mismatch".
}
]
}

API documents error:
Cannot generate the request documentation: Calling a member function parameter() to null

Steps to Reproduce

Go to the API documentation, go to "Application API for Admins" and then to the end point "Update an existing node on the Panel"

Panel Version

Beta 1

Wings Version

Beta 1

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

No response

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @linoschaefer on GitHub (May 12, 2024). Originally assigned to: @lancepioch on GitHub. ### Current Behavior The Update an existing node on the Panel endpoint returns an error ### Expected Behavior An error occurs during the endpoint update of an existing node on the panel. API error: { "errors": [ { "code": "HttpException", "status": "419", "detail": "CSRF Token Mismatch". } ] } API documents error: Cannot generate the request documentation: Calling a member function parameter() to null ### Steps to Reproduce Go to the API documentation, go to "Application API for Admins" and then to the end point "Update an existing node on the Panel" ### Panel Version Beta 1 ### Wings Version Beta 1 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs _No response_ ### Is there an existing issue for this? - [X] I have searched the existing issues before opening this issue. - [X] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [X] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Author
Owner

@lancepioch commented on GitHub (May 16, 2024):

Thanks but this is expected!

@lancepioch commented on GitHub (May 16, 2024): Thanks but this is expected!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#37