Permission denied error while list command

HI Team,
I am getting this error while running list command

"curl --header “X-Vault-Token: $VAULT_TOKEN” --header “X-Vault-Namespace: $VAULT_NAMESPACE” --data @payload.json $VAULT_ADDR/v1/secret/data/test
{“errors”:[“1 error occurred:\n\t* permission denied\n\n”]}
"
I am using hashicrop free account.

Kindly check

You have posted no information about what secret engines are mounted in your Vault, nor of the policies you expect to apply to this request.

So, as far as the internet can tell, this might be functioning correctly.