I'm trying to add the "include in report button" functionality, but after updating my local csis instance to the newest version of the csis, I'm receiving an error when trying to make a GET-request for a Report image:
_The \"entity\" parameter was not converted for the path \"/jsonapi/node/report_image/{entity}\" (route name: \"jsonapi.node--reportimage.individual\")
The GET-request was working prior to that update.
@fgeyer16: have there been any other changes made to the (JSON:API) Rest configuration, which I need to manually add to my local instance?
I'm trying to add the "include in report button" functionality, but after updating my local csis instance to the newest version of the csis, I'm receiving an error when trying to make a GET-request for a Report image: _The \"entity\" parameter was not converted for the path \"/jsonapi/node/report_image/{entity}\" (route name: \"jsonapi.node--reportimage.individual\") The GET-request was working prior to that update.
@fgeyer16: have there been any other changes made to the (JSON:API) Rest configuration, which I need to manually add to my local instance?