Skip to content

%0D getting added to APIHOST property of wskprops #487

Description

@vesankar

Environment details:

  • local deployment, native ubuntu, Mac OS, Kubernetes, ...
  • version of docker, ubuntu, ...

Steps to reproduce the issue:

  1. Create .wskprops file with AUTH, APIHOST, NAMESPACE
  2. on running npm run deploy, code deciphers APIHOST into URL
  3. But the URL contains /%0D character added to API host

Because of this, the URL becomes corrupt and so the call fails.

Provide the expected results and outputs:

https://adobeioruntime.net/api/v1/namespaces

Provide the actual results and outputs:

https://adobeioruntime.net/%0D/api/v1/namespaces

Additional information you deem important:

  • issue happens only occasionally or under certain circumstances
  • changes you did or observed in the environment

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions