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

getAllVideosFromUser method causes triggerUncaughtException #18

Open
SwissAlps2 opened this issue Mar 6, 2023 · 0 comments
Open

getAllVideosFromUser method causes triggerUncaughtException #18

SwissAlps2 opened this issue Mar 6, 2023 · 0 comments

Comments

@SwissAlps2
Copy link

SwissAlps2 commented Mar 6, 2023

When I use the getAllVideosFromUser method from the terminal using node it creates the following error. It was working a few weeks ago but not anymore. I have edited the output slightly by replacing characters with 4 *'s

I'm running Debian 11

node:internal/process/promises:289
            triggerUncaughtException(err, true /* fromPromise */);
            ^

frame.addScriptTag: Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'nonce-****' 'unsafe-eval' sf16-website-login.neutral.ttwstatic.com s20.tiktokcdn.com *.tiktokcdn-us.com". Either the 'unsafe-inline' keyword, a hash ('sha256-****='), or a nonce ('nonce-...') is required to enable inline execution.

at async /home/coding/node_modules/tiktok-signature/index.js:78:7 {
  name: 'Error'
}

Node.js v19.6.0
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