Hi,
I have the same issue. Cody Blue, did you find a solution?
Alena, it seems like this is something that should be pretty basic, does your team have a solution now?
Darren
Hi,
I have the same issue. Cody Blue, did you find a solution?
Alena, it seems like this is something that should be pretty basic, does your team have a solution now?
Darren
Click on the facebook icon to login. The resulting page doesn't populate the facebook user info properly.
In Auth0 it looks like the user is created and logged in correctly, but in appery.io it doesn't have access to the user data..
I want to have login with facebook capabilities. I'm following this tutorial:http://devcenter.appery.io/documentat...
Here is my app: http://appery.io/app/view/027453f7-d8...
It is not working.
So now when a user votes on a post, their ID is added to an array for the respective post.
What would the 'where' clause look like for the Database_Posts_list_service'. The column name of the array in Posts is 'voters'..
thanks!
fixed it!
return {"__op":"AddUnique","objects":[value]};
Fixed. I wasn't calling it on page load. whoops :-/.
How do i close this as solved?