Skip to content

URL /test-user/wps3/processes causes a 404-Not-Found #31

@njunike

Description

@njunike

When calling the ADES Rest-api, e.g. /{WORKSPACE_NAME}/wps3/processes, the WORKSPACE_NAME does not support all characters but only a limited subset. So e.g. the URL /test-user/wps3/processes causes a 404-Not-Found while the URL /test_user/wps3/processes works as expected. This seems to be related to the '-' character. Also e.g. '=' causes similar issues.

Is there somewhere a documented list of supported characters?

Especially the character '-' is problematic, as UUIDs are based on this and many systems use UUIDs as user ID. So e.g. COIH provides such IDs and ADES not supporting such IDs as workspace name is very inconvenient.

Observed with ADES V1.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions