WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
247229
Web Inspector: inspecting network request preview displays error
https://bugs.webkit.org/show_bug.cgi?id=247229
Summary
Web Inspector: inspecting network request preview displays error
Michael Flores
Reported
2022-10-29 06:20:10 PDT
When making a GET request and attempting to inspect the Preview of the response, a message is displayed "An error occurred trying to load the resource". The request is successful e.g. URL example:
https://railway.app/v1/location/company/:companyId
Status: 304 Source: Network The response example: [{"description":null,"coordinates":[],"company":"Id","name":"Name","rooms":[],"address":{"city":"City","state":"Texas"},"beds":["id","id"],"id":"id"},{"company":"id","name":"Downtown","rooms":[],"address":{"city":"City","state":"Texas"},"hardware":["id"],"coordinates":[],"description":"","id":"id"}] I haven't yet been able to figure out what might be unique about such a request to cause the error preview. I see it so often in my development in general, I'd love to provide further info to find a resolution.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-05 06:21:18 PDT
<
rdar://problem/101995634
>
Razvan Caliman
Comment 2
2025-01-22 05:04:04 PST
***
Bug 286293
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug