x


unity + php get Authentication

Hellow. My problem is this:

I try to make post on facebook a photo that a have in my unity 3d Applications. Simply I do some like this:

(...)

WWW upload = new WWW("http://.../face/upload.php",postForm);
yield return upload;

in "php" file i simply get user information... and if i run it on a Browser, it works perfectly... so to unity it dosn't get the Authentication....

Any sugestion???

more ▼

asked Jul 31 '12 at 10:43 PM

fabiomacedo gravatar image

fabiomacedo
1 1 1

(comments are locked)
10|3000 characters needed characters left

0 answers: sort voted first
Be the first one to answer this question
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3748
x133
x131
x36
x3

asked: Jul 31 '12 at 10:43 PM

Seen: 479 times

Last Updated: Jul 31 '12 at 10:43 PM