ember-parse-adapter
ember-parse-adapter copied to clipboard
What i equivalent of Parse.useMasterKey()?
can't modify parse-user data
it says: {"code":206,"error":"Parse::UserCannotBeAlteredWithoutSessionError"}
i think it need masterkey of parse
you really shouldn't use master key if it's not on the server
i found the answer, inject 'headers.X-Parse-Session-Token' to the adapter