Ikenna Nwaiwu

Results 6 comments of Ikenna Nwaiwu

@ale-sanchez-g : I got this error when I started my prism thus: `prism proxy my-api.yaml localhost:8000 --errors` Fixed when I changed to `prism proxy my-api.yaml http://localhost:8000 --errors`

PS: I worked around this by providing an example uuid in the spec.

_"Some research pointed towards the direction of missing permissions. I am wondering which permissions are required to perform the linting?"_ The error went away when I allowed all permissions (by...

> I am wondering which permissions are required to perform the linting? This worked for me: ``` permissions: checks: write ```