Problem/Motivation

Frontpage api request with query params should work

Steps to reproduce

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

Proposed resolution

Remove query during processing in BackendApiRequest::handle and re-add later on

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

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

petar_basic created an issue. See original summary.

petar_basic’s picture

Assigned: petar_basic » fago
Status: Needs work » Needs review
fago’s picture

Title: Frontend api request with query params returns not found » Frontpage ce-api request with query params returns not found
Status: Needs review » Fixed

thx, fix works well. thus merged!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.