Open
Description
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
- execute
terminal-notifier -title 'It is time for' -message 'Code Review' -open 'msteams:/...
- 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
Labels
No labels