Search found 179 matches

Go to advanced search

by Mark7294305
Sat Jan 21, 2017 11:46 am
Forum: Issues
Topic: Building a Twitter App to Send Tweets
Replies: 16
Views: 3603
 
Jump to post

Building a Twitter App to Send Tweets

Hello Support I tried using the API Express method but that also failed. However Max Katz advised me to use the oauth login with google app tutorial as a guideline and I have made some progress. The first step of this process is to request a obtain token from Twitter. I have completed this successfu...
by Mark7294305
Sat Jan 14, 2017 12:08 pm
Forum: Issues
Topic: Building a Twitter App to Send Tweets
Replies: 16
Views: 3603
 
Jump to post

Building a Twitter App to Send Tweets

Hello Support
Would it be possible for you to email the outdated send tweets doc? I want to read it as a guideline

by Mark7294305
Sun Jan 08, 2017 9:42 am
Forum: Issues
Topic: Building a Twitter App to Send Tweets
Replies: 16
Views: 3603
 
Jump to post

Building a Twitter App to Send Tweets

Hello Support Those links are not very helpful. I followed the tutorial https://devcenter2.appery.io/tutorial... . All is working well. I now wish to add the send tweet feature. When I use the authorization method stated in the above tutorial to send tweets I receive the following error { "stat...
by Mark7294305
Sat Jan 07, 2017 8:29 am
Forum: Issues
Topic: Building a Twitter App to Send Tweets
Replies: 16
Views: 3603
 
Jump to post

Building a Twitter App to Send Tweets

Hello Support
I am looking for your tutorial "Building a Twitter App to Send Tweets" but all the links to it are broken. Please could you give me the correct link

Mark

by Mark7294305
Sun Dec 04, 2016 2:44 pm
Forum: Issues
Topic: Modifiying rest services after product launch
Replies: 1
Views: 461
 
Jump to post

Modifiying rest services after product launch

Hello Support If I publisher an app in the appstores and then make a change to a rest service do I then need to push a product update to the live devices or will the live devices pickup the changes? For example if I had a rest service with the following criteria where {"studentID": "5...
by Mark7294305
Tue Nov 29, 2016 1:59 pm
Forum: Issues
Topic: Load data in batches
Replies: 1
Views: 544
 
Jump to post

Load data in batches

Hello Support I have a created an Appery database which contains over 500 items. I have a column called firstname. the firstname column contains the name Peter over 50 times. I want to create the ability where only 10 are displayed in the list at a time. So For example when the list is loaded the fi...
by Mark7294305
Tue Nov 22, 2016 3:14 pm
Forum: Issues
Topic: Server code with twitter api
Replies: 5
Views: 993
 
Jump to post

Server code with twitter api

Not worry. I figured it out

by Mark7294305
Tue Nov 22, 2016 12:10 pm
Forum: Issues
Topic: Server code with twitter api
Replies: 5
Views: 993
 
Jump to post

Server code with twitter api

Hello Support Please ignore what I requested above as I have made some progress. However I also have received the following data from another twitter api. The response body results are [{"trends":[{"name":"#FelizMartes","url":"http:\/\/twitter.com\/search...
by Mark7294305
Tue Nov 22, 2016 4:37 am
Forum: Issues
Topic: Server code with twitter api
Replies: 5
Views: 993
 
Jump to post

Server code with twitter api

Thanks that has worked. I also have received the following data from another twitter api. The response body results are [ { name: 'Worldwide', placeType: { code: 19, name: 'Supername' }, url: ' http://where.yahooapis.com/v1/place/1 ', parentid: 0, country: '', woeid: 1, countryCode: null }, { name: ...
by Mark7294305
Sat Nov 19, 2016 7:06 pm
Forum: Issues
Topic: Server code with twitter api
Replies: 5
Views: 993
 
Jump to post

Server code with twitter api

Hello Support I am using server code access Twitter's api. I have succesfully connected received the required data. On using the command response.success(XHRResponse.body, "application/json"); I received "token_type": "bearer", "access_token": "*********&...

Go to advanced search