Does any one know why third party tool not able to consume REST base URL, when they are passing vers
Summary
Does any one know why third party tool not able to consume REST base URL, when they are passing version (11.13.18.05) in REST URL.Content
Hi All,
Does any one know why third party tool not able to consume REST base URL when they are passing version (11.13.18.05) in REST URL, getting error when they tries in this way.
REST URL: - https://<hostname>.<domainname>hcmRestApi/resources/11.13.18.05/emps
if they use "latest" string in URL in place of version, they are able to consume the service and able to perform the task, sample URL mentioned below.
REST URL:- https://<hostname>.<domainname>/hcmRestApi/resources/latest/emps
Tagged:
1