cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
682
Views
0
Helpful
0
Replies

Finesse REST API C#

Paul Hansen
Level 1
Level 1

Using Postman, I am getting:

Get http://192.168.8.58/finesse/api/User/tagent

basic auth:

<ApiErrors>
    <ApiError>
        <ErrorType>Invalid Authorization User Specified</ErrorType>
        <ErrorData>tagent</ErrorData>
        <ErrorMessage>The user specified in the authentication credentials and the uri don&apos;t match</ErrorMessage>
    </ApiError>
</ApiErrors>

How can I get that users information?

0 Replies 0