连接器在向 UE 推送消息时返回 1000 内部服务器错误。如何解决连接器中的问题?
Connector returning 1000 internal server error on pushing message to UE. How to solve the issue in connector?
在向 UE 推送消息时从连接器获取 1000 内部服务器错误。
如何解决连接器问题?
错误信息是
{ status: 1000, info: '1000 Internal Error' }
"push/notification"请求中提供的uri参数可能有误。
它应该是 connectorscheme://connectionname@appid/channelname.
在向 UE 推送消息时从连接器获取 1000 内部服务器错误。
如何解决连接器问题?
错误信息是
{ status: 1000, info: '1000 Internal Error' }
"push/notification"请求中提供的uri参数可能有误。 它应该是 connectorscheme://connectionname@appid/channelname.