docs icon indicating copy to clipboard operation
docs copied to clipboard

📙 masterKey needed in push notifications JS Guide

Open TomWFox opened this issue 6 years ago • 0 comments

Link to section: https://docs.parseplatform.org/js/guide/#using-channels

What is the issue? The code snippets & explanation don't mention that the masterKey is required to send push notifications.

Can you propose a solution? Adding a not about the need to add {useMasterKey: true}. Although the master key should only be used for the JS SDK when used in cloud code - so that should be considered.

TomWFox avatar Apr 30 '19 22:04 TomWFox