frontier icon indicating copy to clipboard operation
frontier copied to clipboard

v1beta1/users/self/projects returns 404

Open volfco opened this issue 5 months ago • 0 comments

When I call /v1beta1/users/self/projects as a newly created user, I get:

 {"code":5,"message":"project or its relations doesn't exist","details":[]}

This is not an error. I expect an empty list- telling me that I have no projects- not an error.

volfco avatar Jul 13 '25 07:07 volfco