Feroze Mohideen 2 лет назад
Родитель
Сommit
45860bbb0e
1 измененных файлов с 1 добавлено и 0 удалено
  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,
 			},
 		},