Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not found error running Node SDK on Deno 2.1.10 #75

Open
tazmaniax opened this issue Feb 15, 2025 · 0 comments
Open

Not found error running Node SDK on Deno 2.1.10 #75

tazmaniax opened this issue Feb 15, 2025 · 0 comments

Comments

@tazmaniax
Copy link

tazmaniax commented Feb 15, 2025

I'm getting the following error using the AssemblyAI SDK on Deno 2.1.10 with the SDK imported as "assemblyai": "npm:assemblyai@^4.9.0". Using the straight HTTP API is fine.

Error: Not found
    at TranscriptService.fetch (file:///Users/chris/Library/Caches/deno/npm/registry.npmjs.org/assemblyai/4.9.0/dist/deno.mjs:88:23)
    at eventLoopTick (ext:core/01_core.js:177:7)
    at async TranscriptService.fetchJson (file:///Users/chris/Library/Caches/deno/npm/registry.npmjs.org/assemblyai/4.9.0/dist/deno.mjs:95:26)
    at async TranscriptService.submit (file:///Users/chris/Library/Caches/deno/npm/registry.npmjs.org/assemblyai/4.9.0/dist/deno.mjs:510:22)
    at async TranscriptService.transcribe (file:///Users/chris/Library/Caches/deno/npm/registry.npmjs.org/assemblyai/4.9.0/dist/deno.mjs:472:28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant