Problem/Motivation

When i install the module and call the endpoint i ge a 404 page route not found.
After enabling the REST endpoint i get an empty list of links.
These steps are not documented anywhere and require lot of time to configure the module properly.

Proposed resolution

Configure a basic setup when install the module with a basic keys in output.
Enable automatically the rest endpoint.

Remaining tasks

Add configuration on the config install.

Comments

ziomizar created an issue. See original summary.

fabianderijk’s picture

Assigned: Unassigned » fabianderijk

@ziomizar Weird, I thought I added the default config. I will check! Thanks for noticing.

ziomizar’s picture

Version: 8.x-2.x-dev » 8.x-2.0

  • fabianderijk committed 1a9e469 on 8.x-2.x
    Issue #2946392 by ziomizar: Setup basic key in the output when installed...
fabianderijk’s picture

Status: Active » Fixed

The default config is now working on a clean install. I did not enable the resource by default. The problem here is that on default we do not know what authorization type to use for instance.

Available in version 8.x-2.1.

Status: Fixed » Closed (fixed)

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