Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

团队管理禁用团队失败 #1027

Closed
wotrd opened this issue Mar 8, 2024 · 1 comment
Closed

团队管理禁用团队失败 #1027

wotrd opened this issue Mar 8, 2024 · 1 comment

Comments

@wotrd
Copy link

wotrd commented Mar 8, 2024

后台管理下的团队管理,点击团队关闭按钮提示status缺失错误。

image

下面是请求报文:
curl 'http://x.x.x.x/server/main/api/v2/orgs/3vLeVrvTnL8/status/'
-X 'PUT'
-H 'Accept: /'
-H 'Accept-Language: zh-CN,zh;q=0.9'
-H 'Authorization: CodeDog eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNzA5OTY3OTMzLCJpYXQiOjE3MDk4ODE1MzMsImp0aSI6IjFjZWUwOWVkNjViNDQ3YTJiNDU5NDJlOGI4NTY2MmMyIiwidXNlcl9pZCI6IkNvZGVEb2cifQ.MeyErqykIJlDHRUz99_fgeo2cEJBsC7NcvJ7ez3tOsOEOe97O6i4MzLTRpsBXM3XOsU2Vch79gzhMGz266meoi4ag75BSJOLgR8m9ojWRhEO1cFfPoA80jqh_3qoiDXHe5SKBjcBNQZ8ePnvK5ju0vVyD31NoJglTwV1v5qDPXU'
-H 'Connection: keep-alive'
-H 'Content-Type: application/json;charset=UTF-8'
-H 'Cookie: i18next=zh-CN'
-H 'Origin: http://x.x.x.x'
-H 'Referer: http://x.x.x.x/manage/orgs'
-H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
-H 'X-Requested-With: XMLHttpRequest'
--data-raw '{}'
--insecure

@nickcdon
Copy link
Collaborator

nickcdon commented Mar 8, 2024

已修复 #1028

@nickcdon nickcdon closed this as completed Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants