Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

How do I upload a pic with MutipleFiles Input without being logged in

Is the above possible?
Can I get a session token without logging in?

The reason is that I use Facebook for authentication in the app and dont use Appery however want to store my files in the Appery DB.

I can upload camera images with the cordova plugin without requiring authentication.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How do I upload a pic with MutipleFiles Input without being logged in

Hello Deon,

Yes, it is possible to get the sessionToken for the static user. E.g. use the only one user for all facebook users or create them automatically. And run the login service for that user after success facebook login to get the session token

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

How do I upload a pic with MutipleFiles Input without being logged in

Thank you. Works great!

Return to “Issues”