HTTP client: receive method failed with return code SY_SUBRC &1
Message type: E = Error
Message class: SDS_COMMON -
Message number: 027
Message text: HTTP client: receive method failed with return code SY_SUBRC &1
What causes this issue?
While data was received by HTTP connection, an error occurred.
System Response
The connection was closed, the processing was cancelled.
How to fix this error?
Check the documentation for information about errors during HTTP
communication.
Procedure for System Administrators
Method IF_HTTP_CLIENT~SEND of class CL_HTTP_CLIENT returned the error
code &V1&
The error codes can be mapped to the following exceptions of the method:
1 = HTTP_COMMUNICATION_FAILURE
2 = HTTP_INVALID_STATE
3 = HTTP_PROCESSING_FAILED
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
Related Error Messages
SDS_COMMON026 HTTP client: send method failed with return code SY_SUBRC &1
SDS_COMMON025 Configuration parameter '&1' is still initial; define a value
SDS_COMMON028 HTTP client: open method failed with return code SY_SUBRC &1
SDS_COMMON029 HTTP client: close method failed with return code SY_SUBRC &1