03-14-2019 05:49 PM
I get an error in the REST API in Finesse 12.0.
I want to see if it's a bug or my problem.
#good case
http://FQDN/finesse/api/User/5001/Dialogs
HTTP Method : Get
Content-type : application/xml
Authorization : Basic Auth - Supervisor
#error case
http://FQDN/finesse/api/Users
HTTP Method : Get
Content-type : application/xml
Authorization : Basic Auth - Supervisor
Solved! Go to Solution.
03-15-2019 03:40 PM
You need to remove the Content-Type header. You should just be sending in the auth header.
03-20-2019 09:31 AM
No problem.
Please mark the answer as helpful and solved so others can find this solution too.
03-15-2019 03:40 PM
03-20-2019 01:16 AM
Oops!
Thank you!!
03-20-2019 09:31 AM
No problem.
Please mark the answer as helpful and solved so others can find this solution too.
03-20-2019 10:32 AM
Hi,
Thank you for pointing out the error on the documentation for the GET. I will tell the team about it to get it fixed.
Thanx,
Denise
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide