Skip to content

Key Error on ConnectionInfo #27

@yogishpa

Description

@yogishpa

I was trying to put up the Gomoku Demo. While the set up is completed, when testing the 2 player game play .... my game-match-status lambda is returning following error

[ERROR] KeyError: 'ConnectionInfo'
Traceback (most recent call last):
File "/var/task/index.py", line 25, in lambda_handler
connection_info = json.loads(match_response['Item']['ConnectionInfo'])

ConnectionInfo Key does not exist in DDB, is it expected to be there ...am I missing any step?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions