Unable to upload Supplier Qualification Questions using Visual Builder Add-in for Excel
Summary:
I am trying to upload Supplier Qualification questions using Visual Builder Add-in for Excel but getting The requested resource could not be found. (VBAFE-00107) error.
Error details:
The requested resource could not be found. (VBAFE-00107)
Method: POST URI: https://abc.login.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/supplierQualificationQuestions (dummy url)
The remote server returned an error: (404) Not Found.
~~~~~~~~~~
NotFoundException: The requested resource could not be found. (VBAFE-00107)
Source: Oracle.VisualBuilder.ServiceManager
Stack:
at Oracle.VisualBuilder.ServiceManager.RestResponseErrorHelper.TryProcessNotFound(WebException webEx, String& errorPayload)
at Oracle.VisualBuilder.ServiceManager.RestResponse.ReadResponse(HttpWebRequest webRequest)
at Oracle.VisualBuilder.ServiceManager.RestRequest.GetResponse()
at Oracle.VisualBuilder.ServiceManager.BusinessObject.PostItemChange(BusinessObjectItemChange itemChange, List`1 overrideParamValues)