LogVaRest: Warning: No field with name ID of type String

Hello, I am a student from Taiwan. I’m doing a project on Unreal Engine, but I’ve got a problem while I was trying to get data from AWS DynamoDB. My UE4 kept giving me logs like below:

>  LogVaRest: Warning: No field with name ID of type String

and also here’s my BP, API Gateway’s Integration Request json template, DynamoDB table, and Full log output.
Hope someone can help me out with this problem.

1 Like

I have the same issue with you… Hope someone can answer this for us

Maybe you need Item.ID, not just ID?