- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
02-25-2020 10:23 PM
While trying to get the JWT token using the post API, am getting following response.
{ "returnCode" : 1401 , "message" : "Authentication failed."}
I followed the same syntax in cURL
curl -X POST \ https://api.tealiumiq.com/v2/auth \ -H 'Content-Type: application/x-www-form-urlencoded' \ --data-urlencode 'username={email}' \
--data-urlencode 'key={api_key}'
Copyright All Rights Reserved © 2008-2023