Skip to content

cannot use with teams deeplinks #303

Open
@Yneth

Description

@Yneth

Please check everything that applies to your issue:

  • I looked in closed issues and it has not already been answered
  • My issue appeared with a terminal-notifier update
  • I'm using a tool that uses terminal-notifier (guard-notifier, node-notifier...)

To help us debug your issue please include:

  • the macOS version you use
    13.2.1 (22D68)
  • terminal-notifier version
    2.0.0
  • how did you install terminal-notifier (binary download, homebrew, ruby gem...)?
    homebrew
  • step-by-step reproduction instructions

Steps to reproduce

  1. execute terminal-notifier -title 'It is time for' -message 'Code Review' -open 'msteams:/...
  2. get error 'msteams:/...' is not a valid URI

Actual result

validation error of the URL protocol

Expected result

Successfully open the link

Explanation

msteams deep link is not working correctly when using a double slash after msteams:,
when used with two slashes it is not forwarding to the channel I need to.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions