[Webkit-unassigned] [Bug 247229] New: Web Inspector: inspecting network request preview displays error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 29 06:20:10 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=247229

            Bug ID: 247229
           Summary: Web Inspector: inspecting network request preview
                    displays error
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Apple Silicon)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mike at michaelflores.io
                CC: inspector-bugzilla-changes at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221029/94421f41/attachment.htm>


More information about the webkit-unassigned mailing list