Error on vault look up from ansible playbook

Hi,
I am doing lookup from ansible how ever I get below error.

‘community.hashi_vault.hashi_vault’. Error was a <class ‘TypeError’>, original message: ‘Response’ object is not subscriptable. ‘Response’ object is not subscriptable".

Any suggestions would be much appreciated.

Appreciate any hints

Can you share more detail about the role/playbook you are using, and what it is you are trying to accomplish with it? I know you mentioned you are doing a lookup…but of what?