How can we query special characters like +,# in REST API using headers
Hi Team,
How can we query special characters like +,# in REST API using headers.
We are trying to query job names which are there in the Oracle instance with REST API.
We are facing issue whenever there is any special character in the job name. For e.g. C++ or Java#.
URl we are trying:
https://fa-eumj-test-saasfaprod1.fa.ocs.oraclecloud.com:443/hcmRestApi/resources/11.13.18.05/jobs?q=Name = 'B5H-C++'
This job is existing in the instance but this REST API is not returning any record.
Any header we have to use to achieve this?
Tagged:
0