05-04-2017 10:45 AM
Any idea why this isn't working?
https://uccx-001-app-prod.statebridgecompany.com:8445/finesse/api/User/jdickinson
trying this with postman and response is 415..
<div id="content">
<div id="content-header">HTTP Status 415 - Unsupported Media Type </div>
Solved! Go to Solution.
05-04-2017 11:23 AM
Hi Joe,
The HTTP status code helps narrow down the reason for the issue. You are getting a http status code of 415 which is defined as: https://httpstatuses.com/415
So, take a look at the Finesse documentation again to find the correct content type.
Thanx,
Denise
05-04-2017 11:23 AM
Hi Joe,
The HTTP status code helps narrow down the reason for the issue. You are getting a http status code of 415 which is defined as: https://httpstatuses.com/415
So, take a look at the Finesse documentation again to find the correct content type.
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