Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PFPush.getSubscribedChannelsInBackgroundWithBlock not working from iOS client anymore. #1480

Closed
astanton opened this issue Apr 13, 2016 · 1 comment

Comments

@astanton
Copy link

This had been working fine for me the past week then over the weekend I was getting an error of:

Clients aren't allowed to perform the find operation on the installation collection.

I just narrowed it down to the function call that is in the title here. I am trying to get the channels then ensure that the user is subscribed to a specific channel, but I get an error before I can even do that.

Any ideas what could have caused this?

@astanton astanton changed the title PFPush.PFPush.getSubscribedChannelsInBackgroundWithBlock not working from iOS client anymore. PFPush.getSubscribedChannelsInBackgroundWithBlock not working from iOS client anymore. Apr 13, 2016
@flovilmart
Copy link
Contributor

Closing due to lack of activity, please reopen if the issue persist.

Don't forget to include your current:

  • node version
  • npm version
  • parse-server version
  • any relevant logs (VERBOSE=1 will enable verbose logging)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants