I am trying to connect to iTop using REST/Web service but do not have a success. I got an Invalid login. I have tried using username(admin)/password (can login) and tokens. I do not think that it is username/password but maybe some other access stuff somewhere:
Thanks, that was helpful. I have tried a lot and peeked/poked around. My search abilities should be better, because I didn't find a example in the documentation.
But using your example I am on to it.
Best and thanks again
/Jan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I am trying to connect to iTop using REST/Web service but do not have a success. I got an Invalid login. I have tried using username(admin)/password (can login) and tokens. I do not think that it is username/password but maybe some other access stuff somewhere:
The test call look like this:
What am I doing wrong ?
Thanks :-)
Best
Since you're using a user token, did you also assign the "REST User" profile to this account?
Where did you see the authorization header format?
The documentation provides the following example:
( Mind that the word "UserToken" is not present )
Thanks, that was helpful. I have tried a lot and peeked/poked around. My search abilities should be better, because I didn't find a example in the documentation.
But using your example I am on to it.
Best and thanks again
/Jan