Skip to content

Throwing 500 Error for some specific urls #32

@hasnat-we

Description

@hasnat-we

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:
guzzle/guzzle#1841 (comment)

$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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions