I'm trying to collect this specific data but it gives the error:
print (resp["authorization"])
KeyError: 'authorization'
Code: https://i.stack.imgur.com/jnxbi.png
What I would like to collect:
https://i.stack.imgur.com/uPwum.png
What should I do to be able to collect this data?