Quantcast
Channel: Trouble Shooting - Mattermost Peer-to-Peer Forum
Viewing all articles
Browse latest Browse all 327

[SOLVED] Push-Proxy Server Id

$
0
0

@SirRendering wrote:

Hi,
I've been trying to configure push-proxy on my server and have generated the android app with a signed certificate. Following the readme on GitHub for proxy-push, I'm unable to do a 'curl' as I have no idea where to look for server id. The device ID was found by querying the database, but there are no entries for server id. To be more precise,

curl http://127.0.0.1:8066/api/v1/send_push -X POST -H "Content-Type: application/json" -d '{ "message":"test", "badge": 1, "platform":"android", "server_id":"MATTERMOST_DIAG_ID", "device_id":"android:<long hashed string>"}'

What will the server id be?
Thanks.

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 327

Trending Articles