cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
684
Views
0
Helpful
1
Replies

Unable to update CPSC perform task from Rest API

vigneswaram
Level 1
Level 1

Hi Team,

 

Could anyone sugged how to complete CPSC task from Rest API call. We trired with below scenarios but didnt work for us.

REST API Urls:

 1)   http://serverURL/RequestCenter/nsapi/transaction/tasks/215/done.

    Error:   405 - HTTP verb used to access this page is not allowed.The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access. 

 

   2) http://<serverURL>/RequestCenter/nsapi/tasks/215/done

   Error: 404 - File or directory not found.The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

 

We are able to complete the tasks from CPSC Service Manager but unable to complete using REST URL.

 

And also is there any posibility to send dictionary data with REST Url to update.

 

Regards,

Vignesh.

1 Reply 1

Paul Jeffrey
Level 1
Level 1

Hi Vignesh

 

Are you performing GET or POST requests to the above URL? The 405 error indicates that you are not using the expected HTTP method.

 - Paul

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: