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

set launch params error #15

Open
imblowsnow opened this issue Dec 12, 2024 · 1 comment
Open

set launch params error #15

imblowsnow opened this issue Dec 12, 2024 · 1 comment

Comments

@imblowsnow
Copy link

imblowsnow commented Dec 12, 2024

browserless.io:server:trace Handling inbound HTTP request on "POST: /screenshot?timeout=0&blockAds=true&launch%5Bheadless%5D=true&token=6R0W53R135510" +47s
browserless.io:server:trace Found matching HTTP route handler "/screenshot?(/),/chromium/screenshot?(/)" +2ms
browserless.io:server:trace Authorizing HTTP request to "/screenshot?timeout=0&blockAds=true&launch%5Bheadless%5D=true&token=6R0W53R135510" +0ms
browserless.io:server:trace Validating route query-params with QUERY schema +1ms
browserless.io:server:error HTTP query-params contain errors sending 400:"launch[headless]" is not allowed +57s

@imblowsnow
Copy link
Author

  browserless.io:server:trace  Handling inbound HTTP request on "POST: /screenshot?timeout=0&blockAds=true&token=6R0W53R135510" +58s
  browserless.io:server:trace  Found matching HTTP route handler "/screenshot?(/),/chromium/screenshot?(/)" +3ms
  browserless.io:server:trace  Authorizing HTTP request to "/screenshot?timeout=0&blockAds=true&token=6R0W53R135510" +0ms
  browserless.io:server:trace  Validating route query-params with QUERY schema +1ms
  browserless.io:server:trace  Validating route payload with BODY schema +5ms
WARNING: schema missing a 'type' or '$ref' or 'enum': 
{}
  browserless.io:server:error  HTTP body contain errors sending 400:"cookies" must be an array +58s
 

set cookies params error

@imblowsnow imblowsnow changed the title 设置launch参数报错 set launch params error Dec 12, 2024
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