Skip to main content

All Questions

Tagged with
0 votes
0 answers
718 views

Trying to Upload Multiple Images to Facebook and Twitter with Buffer REST API

I'm using the Buffer REST API to schedule several posts to Facebook and Twitter. https://buffer.com/developers/api It's going well, except for the fact that I can't figure out how to attach several ...
Alex MacArthur's user avatar
-1 votes
1 answer
409 views

Social-feed - API

I am begining to work with API's and am trying to get a working example of the Social-Feed API (https://github.com/pavelk2/social-feed) on a template HTML. I have installed bower as instructed in the ...
Legend's user avatar
  • 71
-1 votes
1 answer
434 views

API for Instagram, Facebook, and Twitter

I am looking to build a simple application that could search for specific # in a specific GEO location. For example: {#cupcakes #sweets ---- in Dallas TX} So when a user types in the hashtags only ...
myweb911's user avatar
0 votes
0 answers
394 views

Is it possible to use a self expiring photo through a link to a 3rd party server as a social media profile picture?

Suppose I have developed an app that creates encrypted images with a self expiring link that can only be opened through browser, and I want to use such service to have temporary profile picture say on ...
Amin Rezapour's user avatar
0 votes
1 answer
18 views

Is there a way to get the status of the Twitter API?

I make an app that connects to Facebook and Twitter and from time to time I get emails from people about this functionality being broken. I've taken steps to mitigate the problem however I would also ...
KelticKoder's user avatar
1 vote
3 answers
322 views

can a restful URL consist if "?" symbol?

I have read in so many places that a restful urls should identify rresources with slash separated names as follows http://www.example.com/customers/33245/orders http://www.example.com/customers/33245/...
DesirePRG's user avatar
  • 6,318
2 votes
0 answers
594 views

Implementing twitter oauth 1.0a flow using client side and server side

This may be a straightforward question by looking at the title, but I have a very specific situation. I am implementing social login flow in a application. The auth providers are Facebook, LinkedIn ...
Syed's user avatar
  • 1,451
1 vote
0 answers
28 views

Multi Social Platforms at One Web Page

The page that i need to code should include a construction like that : "The user should be able to login Facebook, Twitter, Gmail, Linkedin (the list may go on). After that he should be able to view ...
Ensar Turkoglu's user avatar
0 votes
1 answer
155 views

Reusing Social Media Profile Pictures

Consider an application with a messaging/commenting widget. When a user posts, his/her social media profile picture is used if they've given the app authorization etc. How is it that other users can ...
ryandlf's user avatar
  • 28.1k
0 votes
1 answer
351 views

EnableTwitter and EnableFacebook cannot be resolved

I am trying connect my current spring project with Twitter and Facebook, and for this I am following the instructions from this two posts: https://spring.io/guides/gs/accessing-facebook/ https://...
Kleber Mota's user avatar
  • 8,805
1 vote
0 answers
166 views

PHP OAuth API - OAuth client error for Facebook

I am using the PHP OAuth API: Authorize and access APIs using OAuth by Manuel Lemos PHP OAuth API This class can authorize the access of users to an API using the OAuth protocol. It abstracts ...
Austin N's user avatar
  • 233
0 votes
2 answers
88 views

Is it possible to post a status to your facebook wall through a url query?

In twitter it's possible by doing: https://twitter.com/intent/tweet?text=THIS IS MY MESSAGE IT NEEDS ENCODING Then it will bring up twitter with that message, and let you choose whether or not you ...
Tim Nuwin's user avatar
  • 2,855
1 vote
1 answer
217 views

Get around API authentication and keys (like Facebook and Twitter) [closed]

I'm trying to make a kind of robot in Python, scanning some information on the internet I chose. The problem is that some websites like Facebook and Twitter got API demanding keys at each use. For ...
Mizur's user avatar
  • 470
0 votes
1 answer
3k views

How to share single image post on facebook in basic HTML?

I have an Image Gallery with 16 images in basic HTML. When a user clicks on an image, the image will pop up. Nothing else. I added Facebook, Twitter and Google+ icons on every image, but is it ...
user1821295's user avatar
0 votes
1 answer
79 views

OAuth third-party authencation status check

I have a implemented a basic log in system that uses known social networks(Twitter, FB, G+, etc) as its login providers, the login process is working just fine, but the problem is detecting the user's ...
Abdulaziz's user avatar
  • 2,211

15 30 50 per page