0
 "user_data": {
"Authentication-Token": "uaotzNSfQRa_y_SS_aGx",
"X-SPUR-USER-ID": "66da3036-95a9-4dc4-b207-e46d238d3ace",
"email": "[email protected]", 
"first_name": "saleh",
 "last_name": "Jaan"}},

when i want to access authentication-token i generate error couldn't find variable Token, i'm Access like this user_data.Authentication-Token

1
  • show us your code! Commented Nov 16, 2019 at 12:36

1 Answer 1

1

try this: user_data["Authentication-Token"]

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.