Skip to content

Case incorrect in Projects URI resulting in 404 errors #4

Description

@jweaver-skytap

At some point the Skytap API changed and the Projects resource is now an all-lowercase, case sensitive endpoint. Attempts to access https://cloud.skytap.com/Projects results

$uri = "$url/Projects/$projectId"

Any other instances of this should also be corrected.
Projects should be replaced with projects in each occurrence in a URL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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