Hi all!
# spicedb
s
Hi all! I've probably overlooked it somewhere, but what is the URL for the HTTP API?
https://grpc.authzed.com/v1/permissions/subjects
,
https://www.authzed.com/api/v1/permissions/subjects
, and
https://api.authzed.com/v1/permissions/subjects
are all returning 404s. I was having success with the elixir SDK, but ran into some issues with
LookupSubjectsRequest
and want to double check myself against the HTTP API with Postman https://cdn.discordapp.com/attachments/844600078948630559/1260133418138734665/Screenshot_2024-07-09_at_12.14.57_AM.png?ex=668e3633&is=668ce4b3&hm=1131ed270fd4896c7319bcbe4c901462cdf16ed17182320487d4ffd0623b32e4&
v
it's actually
gateway-alpha.authzed.com
you can also use postman with grpc reflection. The spicedb server supports it.
(not sure it's actually enabled in Authzed Serverless tho)
s
awesome, thanks!
8 Views