link-preview
link-preview copied to clipboard
Throwing 500 Error for some specific urls
For the following link 500 error thrown. https://www.revolution.watch/introducing-the-audemars-piguet-remaster-01/
But almost other links works fine. No issues. Can anyone help?
From this issue: https://github.com/guzzle/guzzle/issues/1841#issuecomment-361823307
$guzzleResult->getBody()
GuzzleHttp\Psr7\Stream {#4825 ▼
-stream: stream resource @2055 ▼
wrapper_type: "PHP"
stream_type: "TEMP"
mode: "w+b"
unread_bytes: 0
seekable: true
uri: "php://temp"
options: []
}
-size: 3391
-seekable: true
-readable: true
-writable: true
-uri: "php://temp"
-customMetadata: []
}
Can anyone help? Thanks