Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Has API version number changed in 19A?
Summary
Am doing a simple GET in Postman, works on live doesn't work on StagingContent
In Postman I am using eg:
GET https://liveurl/learn.rest/v1/metadata-catalog - for any data eg /users etc. - works
GET https://stagingurl/learn.rest/v1/metadata-catalog or /users etc. - doesn't work
Is this because staging is on a different version. Do I need something other than v1 in the url for staging?
The error message given is 'Could not get any response. There was an error connecting to stagingurl with expanded details on attached image.
Version
Latest (18D live, 19A staging).
Tagged:
0