Unable to Connect Oracle Visual Studio to Our Instance Via Excel Add Inn
Summary:
Hi Team,
I am trying to connect the REST API to Oracle Visual Studio Excel Add In but getting the below error, I checked the URL and access, all looks correct to me, I am am trying to connect Purchase Order REST service to cancel it and looking for cancellation of PO in Bulk.
The requested resource could not be found. (VBAFE-00107)
Method: GET URI: https://login-eskd-test-saasfaprod1.fa.ocs.oraclecloud.com/fscmRestApi/resources/11.13.24.01.0/purchaseOrders/describe
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, JToken& errorPayload)