Hi,
I'm new to the API world. But with what I've been able to do so far, I'm a fan!!
I have been able to work with the UserCredential/Ticket auth method.
Reusing the AuthCookie and Csrfpreventiontoken. All good.
I made a few scripts to automate some actions, and it's working fine.
Now I would like to go to the next step, skip this ticket request and use the API token for Auth.
But it's giving me data=null !
I'm passing the token as an Authorization value in the header. But I'm missing something.
Could you help me?
thank you.
Veeh
I'm new to the API world. But with what I've been able to do so far, I'm a fan!!
I have been able to work with the UserCredential/Ticket auth method.
Reusing the AuthCookie and Csrfpreventiontoken. All good.
I made a few scripts to automate some actions, and it's working fine.
Now I would like to go to the next step, skip this ticket request and use the API token for Auth.
But it's giving me data=null !
I'm passing the token as an Authorization value in the header. But I'm missing something.
Could you help me?
thank you.
Veeh