Feroze Mohideen 2 ani în urmă
părinte
comite
45860bbb0e
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      api/server/router/project.go

+ 1 - 0
api/server/router/project.go

@@ -460,6 +460,7 @@ func getProjectRoutes(
 				RelativePath: relPath + "/billing/publishable_key",
 			},
 			Scopes: []types.PermissionScope{
+				types.UserScope,
 				types.ProjectScope,
 			},
 		},