SSE | Error While Creating Custom API For Agent Or Admin
(Doc ID 2579226.1)
Last updated on JUNE 20, 2024
Applies to:
Oracle Commerce Cloud Service - Version 21.1.1 and laterInformation in this document applies to any platform.
Symptoms
Working with Commerce Cloud Server-Side Extensions provide the capability to implement a custom API's on the server side.So try to implement custom API following below URL
https://community.oracle.com/groups/oracle-commerce-cloud-group/blog/2017/07/21/working-with-commerce-cloud-server-side-extensions
After Following the proper Application structure and Packaging Structure then upload the Extension zip file Successfully to OCC through any Rest Client like Postman, Adavance Rest Client etc.
Now, Invoke the URLs in browser which are defined in the Public URLs.
Ex : <DOMAINNAME>ccadminx/custom/v1/hello or <DOMAINNAME>ccagentx/custom/v1/hello
URLs Entered with above URL path may end up with error as below
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |