Message type: E = Error
Message class: SLC_CMN_API - Message Class for SLC API
Message number: 002
Message text: Only HTTP method PATCH is supported
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
SLC_CMN_API002
- Only HTTP method PATCH is supported ?The SAP error message SLC_CMN_API002: Only HTTP method PATCH is supported typically occurs when an API endpoint is expecting a PATCH request but receives a different HTTP method (like GET, POST, or PUT). This error is common in scenarios where you are trying to update a resource using an API that only allows partial updates via the PATCH method.
Cause: Incorrect HTTP Method: The most common cause is that the client (e.g., an application or a script) is using an HTTP method that is not supported by the API endpoint. For example, if you are trying to update a resource but are using POST or PUT instead of PATCH. API Misconfiguration: The API endpoint may be misconfigured or not set up to handle the expected methods correctly. Client-Side Code Issues: There may be an issue in the client-side code where the wrong method is being called due to a programming error.
Solution: Use the Correct HTTP
Get instant SAP help. Sign up for our Free Essentials Plan.
SLC_CMN_API001
Parameter "&1" is not maintained
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SLC_CMN_API000
Multiple operations in a change set are not supported
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SLC_QNR_RESP000
************************* Save & Submit Errors **************************
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SLC_QNR_RESP001
More than one answer selected for single-answer question &1; not saved
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.