Request URL is constructed incorrectly

Created on 10 September 2025, 4 days ago

Problem/Motivation

The request URL is built by using ${baseUrl}${selectedEntity}/${selectedBundle}. But the actual path may be customized. For example, the Entity may be taxonomy_term and the Bundle may be categoris, but the path to the list might be customized to taxonomy/categories

Steps to reproduce

Customize the path to the API endpoint.

Proposed resolution

The proper path to the resource is listed at /jsonapi. I suspect we need to use that instead of constructing the URL from pieces in js/react-app//src/utils/urlBuilde.js

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States balsama boston

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024