Skip to content

[FEATURE] Strip protocol from domains in outgoingDomains of app manifest if present #245

@filmaj

Description

@filmaj

If you include e.g. https://slack.com in your app manifest's outgoingDomains, you will get an obtuse error like this when trying to run or deploy your app:

Screenshot 2023-11-15 at 3 54 57 PM

Instead, can the SDK detect/remove/strip the protocol and feed the manifest API only the domain that it needs? Could probably use the URL parsing native to deno to do that?

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