mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-26 06:05:52 +03:00
[GH-ISSUE #49] 注册设备失败 #42
Labels
No labels
enhancement
in progress
need test
pull-request
v2
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bark-server#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Mar 4, 2021).
Original GitHub issue: https://github.com/Finb/bark-server/issues/49
请求
register?devicetoken=bdfd19d89e66d7d1e265f2c240b68894326e37d1534735c6ec834af037d5ba87
返回:
{
"code": 400,
"message": "failed to get device token: failed to get [register] device token from database",
"timestamp": 1614847171
}
@Finb commented on GitHub (Mar 4, 2021):
更新一下试试
@ghost commented on GitHub (Mar 5, 2021):
更新后可以了