You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to test the new "opened sourced" push functionality of the Parse Server, using a PHP app i had build when parse was hosted.
The new setup (on heroku) tried to trigger a file "ParsePush.php" which is not available as far as i can see (ERROR: 3.4251 1228744 Parse\ParseClient::_request( ) ../ParsePush.php:75).
Maybe this will be available soon on a PHP SDK update?
Am i missing something here ?
The text was updated successfully, but these errors were encountered:
When i try to push via code (php), i get NO errors on my heroku logs, but no notification is delivered (this code was working when i was on Parse hosting).
Hi all,
I tried to test the new "opened sourced" push functionality of the Parse Server, using a PHP app i had build when parse was hosted.
The new setup (on heroku) tried to trigger a file "ParsePush.php" which is not available as far as i can see (ERROR: 3.4251 1228744 Parse\ParseClient::_request( ) ../ParsePush.php:75).
Maybe this will be available soon on a PHP SDK update?
Am i missing something here ?
The text was updated successfully, but these errors were encountered: