The Response I am getting from the server is being truncated. How do I read the full message?
Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: GET https://search.domain.com/1_2/user/files/` resulted in a 403 Forbidden response: {"message":"This method is restricted for current domain. Please use domain api.domain.com for this request.","code":"4 (truncated...)`
The Response I am getting from the server is being truncated. How do I read the full message?
Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error:GET https://search.domain.com/1_2/user/files/` resulted in a403 Forbiddenresponse: {"message":"This method is restricted for current domain. Please use domain api.domain.com for this request.","code":"4 (truncated...)`