Closed abhargv3 closed 5 years ago
Thanks for posting this! I'm going to reopen it so we don't forget to look into it.
Hey I closed it because I realized it was a mistake on my part (late night I guess). I did not initialize the match after setting my api key.
Also be careful with your spelling of "participants".
AttributeError: 'Match' object has no attribute 'participatns'
Glad you resolved your problem here though.
I'm pretty sure I didn't need to reopen this, and a quick test looks like things are okay so I'm going to close this.
Not sure if this is an issue with cass or my workflow, but basically I tried getting the participants without initializing cass with an API key and it gave me a 403, but after reinitializing with an API key, the participant key remained empty. Here is the workflow for more details: