Closed (fixed)
Project:
Lupus Decoupled Drupal
Version:
1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
12 Apr 2023 at 09:18 UTC
Updated:
26 Apr 2023 at 10:04 UTC
Jump to comment: Most recent
Frontpage api request with query params should work
Send an API request to the frontpage with query params -> /ce-api?_content_format=json
It returns 404
when accessed without query (just /ce-api) it works well
Remove query during processing in BackendApiRequest::handle and re-add later on
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
petar_basic commentedComment #4
fagothx, fix works well. thus merged!