Hi Everyone,
I am creating a copilot bot for teams that will help to search tickets based on its ticket number. I created a node with the URL https://api.samanage.com/incidents/${ticketNum} and the headers are:
Key: Authentication
Authentication: Bearer <token>
Key: X-4me-Account
Value: User.Email
When I test, it gives this issue.
Can anyone help me on this matter?
Thanks!