Search found 81 matches

Go to advanced search

by araskin3i
Thu Mar 13, 2014 6:25 pm
Forum: Issues
Topic: custom width for popup
Replies: 9
Views: 1777
 
Jump to post

custom width for popup

Hi,

I have a popup screen which does not display correctly and I would like it to be wider. I have set the width value in the properties but this seems to be ignored. Is there a setting somewhere else to make the popup wider?

by araskin3i
Fri Feb 28, 2014 9:10 pm
Forum: Issues
Topic: binding array to grid from REST
Replies: 3
Views: 546
 
Jump to post

binding array to grid from REST

Hi Nikita. Can you tell me more about this method? Do you have an example I could see?

by araskin3i
Fri Feb 28, 2014 8:03 pm
Forum: Issues
Topic: binding array to grid from REST
Replies: 3
Views: 546
 
Jump to post

binding array to grid from REST

I am calling a REST service and binding a resulting array to a Grid component. When I was looking at the HTML I noticed that Appery is creating a new table element for every row in the array which is not what I expected. I expected there would be a for reach record in the array in the same table. Ha...
by araskin3i
Wed Feb 26, 2014 1:39 am
Forum: Issues
Topic: Calling Twitter api (authentication issue)
Replies: 13
Views: 1321
 
Jump to post

Calling Twitter api (authentication issue)

Thanks Katya. Unfortunately I am still get an authentication error though it is a different one this time (which I guess is kind of a good sign). I will debug in more detail tomorrow and report back what I have found...

Thanks again for your assistance.

Alon

by araskin3i
Tue Feb 25, 2014 3:43 pm
Forum: Issues
Topic: Calling Twitter api (authentication issue)
Replies: 13
Views: 1321
 
Jump to post

Calling Twitter api (authentication issue)

Thanks. This makes sense. Can you please confrirm that I am passing in the headers correctly? I am not sure if it should be an array.. var params = {}; params.lat = Appery("labelLat").text(); params.long = Appery("labelLong").text(); params.accuracy = Appery("labelAccuracy&q...
by araskin3i
Mon Feb 24, 2014 10:03 pm
Forum: Issues
Topic: Calling Twitter api (authentication issue)
Replies: 13
Views: 1321
 
Jump to post

Calling Twitter api (authentication issue)

It's exactly what I thought. Problem is other calls to Twitter API works with out a problem. For example, I can update the twitter status and there are no issues. So the auth code must be valid if I can use it to update my status, just not with THIS particular API call....

by araskin3i
Mon Feb 24, 2014 8:32 pm
Forum: Issues
Topic: Calling Twitter api (authentication issue)
Replies: 13
Views: 1321
 
Jump to post

Calling Twitter api (authentication issue)

Here you go...

Image

by araskin3i
Mon Feb 24, 2014 6:44 pm
Forum: Issues
Topic: Calling Twitter api (authentication issue)
Replies: 13
Views: 1321
 
Jump to post

Calling Twitter api (authentication issue)

Thanks Katya. I have all ready read as much as I could on the www before posting this.

Here is what really kills me I can call other twitter APIs with no problem but as soon as I call THIS one it comes back with 'Bad Credentials'.

by araskin3i
Mon Feb 24, 2014 4:53 pm
Forum: Issues
Topic: Appery.io - site very slow
Replies: 7
Views: 1020
 
Jump to post

Appery.io - site very slow

Yes seems fine for me now.

by araskin3i
Mon Feb 24, 2014 4:27 pm
Forum: Issues
Topic: Calling Twitter api (authentication issue)
Replies: 13
Views: 1321
 
Jump to post

Calling Twitter api (authentication issue)

Here are the request and response screen shots.... Image

Image

Go to advanced search