C2W3 exercise 12

Getting the following error:

Not sure what’s wrong, help appreicated.

Get the artifacts and not the events. Here’s the mistake:

Please remove code from your post.

Thanks, while what you pointed out was obviously wrong, the original error was caused by passing in a set cast as a list, which was unnecessary. Same thing applies when getting parent artifact list, don’t cast the parent artifact ids as a list since it’s already a set.