Open hzaaron opened 6 months ago
Fyi, it works for me:
...
URL Source: https://www.trustpilot.com/review/cortexi.io Markdown Content: Write a review
5-star
Etc
When attempting to fetch webpage content via code, I encounter an error consistently. However, I've noticed that the same URL can be successfully accessed via a browser. The error message I'm receiving is as follows:
Error data from response: { data: null, path: 'url', code: 400, name: 'ParamValidationError', status: 40001, message: 'TypeError: Invalid URL', readableMessage: 'ParamValidationError(url): TypeError: Invalid URL' }
URL:https://www.trustpilot.com/review/cortexi.io
I've tried troubleshooting this issue, but so far, I haven't been able to pinpoint the exact cause. Any insights or suggestions on how to resolve this would be greatly appreciated. Thank you!