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.