Active
Project:
Represent API
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2019 at 20:48 UTC
Updated:
12 Aug 2019 at 20:48 UTC
Jump to comment: Most recent
The code uses Drupal::httpClient() which extends GuzzleHttp I believe. The current exceptions don't catch if the HTTP code is 404. So I needed to add GuzzleHttp\Exception\ClientException for it to work.
| Comment | File | Size | Author |
|---|---|---|---|
| represent-add-client-exception.patch | 791 bytes | nubeli |
Comments