thanks @Jesum Yip
I can run the restful api in Insomnia with Basic Auth.
The problem is I don't know how to pass the Basic auth to the restful api header in the browser ui.
c
Charith (Cerbos)
04/01/2023, 9:06 AM
Hey, we are aware of this issue and have fixed it in trunk but it's not released yet. If you are a user of Postman, Insomnia or any other Swagger tool, you can grab the schema from http://localhost:3592/schema/swagger.json and access the API through those tools.
👍 2
s
seala va
04/01/2023, 9:19 AM
thanks @Charith (Cerbos) .
I thought it was my way of using it somewhere wrong.😀