raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.31k stars 3k forks source link

[Zendesk — Search Support Center] Unauthorized #14916

Open pkutaj opened 5 days ago

pkutaj commented 5 days ago

Extension

https://www.raycast.com/cpenned/zendesk

Raycast Version

1.84.2

macOS Version

No response

Description

Calling https://snowplow.zendesk.com/api/v2/help_center/articles/search.json?query=hello from a browser gives me results. Calling it from Raycast returns unauthorized. I am an agent, logging in with Google SSO. Would it be hard to fix that? We are trying to use Knowledge Centered Support and this extension would greatly help in the workflow. Thanks!

Steps To Reproduce

Quite simply, populating the URL with snowplow.zendesk.com https://snowplow.zendesk.com/api/v2/help_center/articles/search.json?query=hello works for be in a browser session, but now via Raycast.

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 5 days ago

Thank you for opening this issue!

🔔 @cpenned you might want to have a look.

💡 Author and Contributors commands The author and contributors of `cpenned/zendesk` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.