Skip to content

Conversation

liamlego
Copy link

Description

The following PR removes the / in the List workflows route for pctasks server in order to avoid Temporary redirect.

When going to the pctasks workflows route with a / the expected unauthorized response is returned

image

However when we remove the / at the end of the path we get the following 404 due to a redirect to simply /workflows/

image

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Checklist:

  • I have performed a self-review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants