Sean Conrad

Results 2 issues of Sean Conrad

Installed the requirements and tried running the app but got an error immediately. ``` python3 cookie_crimes.py Traceback (most recent call last): File "cookie_crimes.py", line 147, in cleanup(forbidden_process) File "cookie_crimes.py", line...

**Summary** This PR fixes a bug related to inconsistent parameter usage when retrieving status by slug for single types in a Strapi integration. It aligns backend parameter names with what...