Skip to content

HTTP 404 when GitLab instance hosted as a Context URL #46

Description

@abhikum1

RTC Server URL: https://hostname/ccm
GitLab Server URL: https://hostname/git/
The plugin makes a call to get the user details at: https://hostname/api/v4/user?
Which results in a 404 Not Found:

image

However making a rest call using rest client to the path hostname/git/api/v4/user returns a 200 OK code

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions