Search found 179 matches
- Mon Jul 20, 2020 7:00 pm
- Forum: Moved from Get Satisfaction
- Topic: Building a Twitter App to Send Tweets
- Replies: 16
- Views: 1022
Building a Twitter App to Send Tweets
oauth_signature_method=\\\""HMAC-SHA1\\\""
- Mon Jul 20, 2020 8:40 am
- Forum: Moved from Get Satisfaction
- Topic: Server code with twitter request token
- Replies: 2
- Views: 289
Server code with twitter request token
oauth_token=\\\""3836857215-JYYiRZMjEUlhen1RdctX8jGW06mrZKkX3XiPvmd\\\""
- Tue May 15, 2018 6:47 pm
- Forum: Moved from Get Satisfaction
- Topic: put a varible inside quotes
- Replies: 1
- Views: 278
put a varible inside quotes
Hello Support
Could you please help me. I am trying to put a varible inside quotes as follows
var number = "1000";
"status": ' + number + ' ,
however the above fails. Could you help me with the correct syntax?
I need to the result to be
"status": "1000"
Thanks
Mark
Could you please help me. I am trying to put a varible inside quotes as follows
var number = "1000";
"status": ' + number + ' ,
however the above fails. Could you help me with the correct syntax?
I need to the result to be
"status": "1000"
Thanks
Mark
- Thu Apr 26, 2018 5:59 pm
- Forum: Moved from Get Satisfaction
- Topic: Posting images on Twitter
- Replies: 2
- Views: 336
Posting images on Twitter
Hello Support
Please can someone look this!! Its a simple coding issue which you should be able to resolve quickly. FYI the GitHub is https://github.com/jublonet/codebird-js
Please can someone look this!! Its a simple coding issue which you should be able to resolve quickly. FYI the GitHub is https://github.com/jublonet/codebird-js
- Wed Apr 25, 2018 8:09 pm
- Forum: Moved from Get Satisfaction
- Topic: Posting images on Twitter
- Replies: 2
- Views: 336
Posting images on Twitter
Hello Support I have created an app where I wish send Twitter tweets. I have imported a Github plugin and I am able to post tweets. However I am not able to upload images to twitter. The code I am using is as follows var m = Apperyio.storage.mediafiles.get(); var cb = new Codebird; cb.setConsumerKey...
- Sun Jun 18, 2017 11:52 am
- Forum: Moved from Get Satisfaction
- Topic: Building a Twitter App to Send Tweets
- Replies: 16
- Views: 1022
- Thu May 25, 2017 12:19 pm
- Forum: Moved from Get Satisfaction
- Topic: Building a Twitter App to Send Tweets
- Replies: 16
- Views: 1022
Building a Twitter App to Send Tweets
Hi Serhii OK I was advised to use the doc https://docs.appery.io/docs/samples-o... as guide as it use OAuth. According to the twitter api doc The 1st stage is to request a token https://dev.twitter.com/oauth/referen... . So what I have done is 1. create an App 2. add a button and on click run the fo...
- Thu May 25, 2017 10:34 am
- Forum: Moved from Get Satisfaction
- Topic: Building a Twitter App to Send Tweets
- Replies: 16
- Views: 1022
Building a Twitter App to Send Tweets
Hello Support
I have been stuck on this for months and after reading ever possible article I still cannot find a straight forward solution to get this working. Please could you advise me on how can I pay for this solution.
Thanks
I have been stuck on this for months and after reading ever possible article I still cannot find a straight forward solution to get this working. Please could you advise me on how can I pay for this solution.
Thanks
- Sat Apr 15, 2017 11:05 am
- Forum: Moved from Get Satisfaction
- Topic: Server code with twitter request token
- Replies: 2
- Views: 289
Server code with twitter request token
I never seem to get a reply back from the questions I ask without asking twice!!!!
- Wed Jan 25, 2017 11:49 am
- Forum: Moved from Get Satisfaction
- Topic: Building a Twitter App to Send Tweets
- Replies: 16
- Views: 1022
Building a Twitter App to Send Tweets
Hello Support
Please can someone help me with this. I have waiting 5 days for a reply
Please can someone help me with this. I have waiting 5 days for a reply