Search found 34 matches

Go to advanced search

by Jason Carmen
Thu Mar 13, 2014 5:26 pm
Forum: Issues
Topic: Posting to external web api
Replies: 7
Views: 1590
 
Jump to post

Posting to external web api

So what I found out is that since the API url is already handling the object "User" there is no need to build an array. You just need to create thew values for the request as you do with a get rather then build the object array.

thanks for your help.

by Jason Carmen
Thu Mar 13, 2014 3:48 pm
Forum: Issues
Topic: Posting to external web api
Replies: 7
Views: 1590
 
Jump to post

Posting to external web api

lol I am that is what I am telling you. Also did you notice how your tutorial does not explain Post it only describes Get. Can you tell me how you would set up this using your rest service OOB functionality? And the URL i am trying to post to is : http://www.fangatez.com/api/User You can also use th...
by Jason Carmen
Thu Mar 13, 2014 2:59 pm
Forum: Issues
Topic: Posting to external web api
Replies: 7
Views: 1590
 
Jump to post

Posting to external web api

Hello when trying to post to my web api I get no values passed out when using the Create new Rest Service Here is the post value: {"ID":,"Username":"jason","Password":"jason","UserDetailID":1,"DateOfBirth":"1971-11-09T00:00:0...
by Jason Carmen
Wed Mar 12, 2014 11:59 am
Forum: Issues
Topic: Uploading Image Files
Replies: 5
Views: 780
 
Jump to post

Uploading Image Files

Thanks

by Jason Carmen
Tue Mar 11, 2014 10:13 pm
Forum: Issues
Topic: Uploading Images using Tutorial does not save file as the proper content type
Replies: 6
Views: 827
 
Jump to post

Uploading Images using Tutorial does not save file as the proper content type

Could you give me an example of how you would save a file?

by Jason Carmen
Tue Mar 11, 2014 1:54 pm
Forum: Issues
Topic: Facebook Api Error
Replies: 4
Views: 893
 
Jump to post

Facebook Api Error

I figured it out. The pre generated content does not acount for projecId in the javascript and addding it as a parameter to the facebook settings resulst in an undefined you must manually modify the javascript to include your project Id in the callback url https://d2r1vs3d9006ap.cloudfront.net/s3_im...
by Jason Carmen
Tue Mar 11, 2014 1:09 pm
Forum: Issues
Topic: Facebook Api Error
Replies: 4
Views: 893
 
Jump to post

Facebook Api Error

Not sure if you have done this or not but if you add the Facebook Api to your project like this: CreateNew -- From Plugin -- Facebook API The following gets created for you https://d2r1vs3d9006ap.cloudfront.net/s3_images/1032345/apierror1_inline.png?1394543068 When testing with multiple settings I s...
by Jason Carmen
Tue Mar 11, 2014 12:47 pm
Forum: Issues
Topic: Facebook Api Error
Replies: 4
Views: 893
 
Jump to post

Facebook Api Error

I get the following message when trying to use the facebook Login api Image

Any help on this?

thanks,

-Jason

by Jason Carmen
Tue Mar 11, 2014 12:36 am
Forum: Issues
Topic: Anyone been able to get the file url from the appery.io databse tutorial I noticed that it's not even a column in the da
Replies: 3
Views: 653
 
Jump to post

Anyone been able to get the file url from the appery.io databse tutorial I noticed that it's not even a column in the da

So the tutorial does not cover this being the case. So am I to understand that if I want that field to be a column in the database as you have pictured in your Tutorial I will need to modify the schema and the mechanism that updates it?

by Jason Carmen
Mon Mar 10, 2014 3:55 pm
Forum: Issues
Topic: Center an image across all devices
Replies: 7
Views: 1620
 
Jump to post

Center an image across all devices

your welcome :-)

Go to advanced search