For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Hi ,
Can any one tell me how to use
https://test123.custhelp.com/services/rest/connect/v1.4/countries?q=lookupName=%27US%27
I get following error
"type":"https://sandals--tst1.custhelp.com/services/rest/connect/exceptions/OSC-CREST-00025","title":"Bad Request","status":400,"detail":"Request does not contain OSvC-CREST-Application-Context header"
where as if I use v1.3
https://test123.custhelp.com/services/rest/connect/v1.3/countries?q=lookupName=%27US%27
i get results properly.
Please let me know.
Regards
Jagadeesh
Comment
Hi Jagadeesh,
Version 1.4 requires application context to be set as mentioned in the documentation
Request example
Request header example
The following table lists the required request headers with sample values.
OSvC-CREST-Application-Context
This is a valid request for account.
Link: https://docs.oracle.com/en/cloud/saas/service/19c/cxsvc/c_osvc_custom_headers.html
Be the first to rate this
|
Sign in to rate this
Hi Tushar,
Is it possible to give me url example how to pass this header to REST API call in chrome browser.
Regards
Jagadeesh
Be the first to rate this
|
Sign in to rate this