Replies: 4 comments 1 reply
-
|
Feel free to PR a fix for this. |
Beta Was this translation helpful? Give feedback.
-
|
@alfredbez Browserless doesn't accept HTML via Post last time I checked, but please do double-check it with this SaaS. And if so, maybe checkout #496 if it does. |
Beta Was this translation helpful? Give feedback.
-
|
@alfredbez I researched this topic some more, and I just solved it by sending an curl request and am not using Browsershot with this specific project. Browserless does support sending HTML but I solved it via their API call.
|
Beta Was this translation helpful? Give feedback.
-
|
->setContentUrl('https://www.example.com') can fix it |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This does not work:
But this does:
If I try to run the script myself it outputs the following error:
Beta Was this translation helpful? Give feedback.
All reactions