mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
11 KiB
JSON
1 line
11 KiB
JSON
[{"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307628713.820271, "message": "it shows a popup asking me authorization to connect to my twitter app which is fine", "group_id": 236, "id": 1350381}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307628616.8132739, "message": "the hovercard shows right but when I click on the follow button", "group_id": 236, "id": 1350368}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307629227.6684999, "message": "of course the twitter team is already working on my problem and will \"have things back to normal soon\"", "group_id": 236, "id": 1350432}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307629281.0388169, "message": "did anyone experience this kind of problem?", "group_id": 236, "id": 1350437}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307628603.707741, "message": "I am trying to put a @anywhere follow hovercard on twitter usernames I find on pages", "group_id": 236, "id": 1350366}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307628801.651644, "message": "when I accept I get an error message \"Something is technically wrong.\nThanks for noticing\u2014we're going to fix it up and have things back to normal soon.\"", "group_id": 236, "id": 1350388}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307629249.9137671, "message": "but something tells me I should find the solution too", "group_id": 236, "id": 1350435}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307630320.337539, "message": "I needed to declare a callback url in my app settings", "group_id": 236, "id": 1350578}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307630387.59742, "message": "so now instead of the error i get redirected to the call back url", "group_id": 236, "id": 1350590}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307630184.394753, "message": "I found something", "group_id": 236, "id": 1350560}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307630389.493643, "message": "it's better but not enough because the user doesn't get \"followed\"", "group_id": 236, "id": 1350594}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307643078.719727, "message": "just declare one app for every domain", "group_id": 236, "id": 1352286}, {"user_id": 4291, "stars": [], "topic_id": 38769, "date_created": 1307638554.926286, "message": "This issue sounds a lot like a similar issue that I've encountered when building a Facebook application. When I attempted to simply plant the Facebook Javascript on ANY webpage, the callback URL for auth did not match the origin page. Auth failed. The solution was to use the Facebook library developed by Kynetx or embed an iFrame on the target page, with the source for the iFrame being a URL that I control and can use as the callback URL for Facebook auth.", "group_id": 236, "id": 1351827}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307639544.417475, "message": "the other strange thing is that I successfully injected the twitter javascript on a page I host and it's working although the callback url points to twitter.com !", "group_id": 236, "id": 1351946}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307639936.972862, "message": "@edorcutt Thanks!", "group_id": 236, "id": 1352009}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307639282.520468, "message": "it looks very similar indeed. What I don't get is that twitter allows me to specify callback domains so I added the domains of the websites where I am testing the app. I have of course no control on those domains but what happens when the callback is called shouldn't be twitters business anymore so the process shouldn't return an error.", "group_id": 236, "id": 1351914}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307639548.9865229, "message": "all this is a little bit messy and sometimes I feel that changes to the apps settings on https://dev.twitter.com/apps aren't reflected in realtime so it makes it even more complicated", "group_id": 236, "id": 1351947}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307639925.956625, "message": "I will try the iframe solution. Iframe saved me too on PlusOneAnywhere", "group_id": 236, "id": 1352006}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307642989.025918, "message": "I decided to be stubborn and was lucky this time", "group_id": 236, "id": 1352275}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307644544.1150789, "message": "you", "group_id": 236, "id": 1352476}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307643550.9807639, "message": "so you get a distinct API key for each domain", "group_id": 236, "id": 1352325}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307643058.0830879, "message": "the solution won't help if you want to inject twitter ANY webpage but if you just want to use it on some important pages it\"s just fine", "group_id": 236, "id": 1352282}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307644029.502516, "message": "besides that, integrating third party javascript apis is not a smooth process with KBX", "group_id": 236, "id": 1352398}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307643551.806133, "message": "so a key for www.google.com", "group_id": 236, "id": 1352327}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307643552.321265, "message": "won't work on encrypted.google.com", "group_id": 236, "id": 1352328}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307643752.39063, "message": "in order to use iframes in that situation it would mean being able to put an iframe on top of every link or word that needs a hovercard", "group_id": 236, "id": 1352355}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307643551.3894379, "message": "actually the twitter API key work on subdomains", "group_id": 236, "id": 1352326}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307644208.5163989, "message": "( this was just a little reminder for @TelegramSam :) )", "group_id": 236, "id": 1352423}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307643552.7003419, "message": "using an iframe would certainly be a more general solution", "group_id": 236, "id": 1352329}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307643628.3475239, "message": "my app creates hovercards on links", "group_id": 236, "id": 1352338}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307643665.0712521, "message": "but also on text ( single words)", "group_id": 236, "id": 1352346}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307643858.9741399, "message": "I don't even know if it's possible to be so precise in positionning the elements", "group_id": 236, "id": 1352367}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307643886.2125349, "message": "besides that it might raise performance issues", "group_id": 236, "id": 1352373}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307644159.7700109, "message": "Some tutorials for the main apis ( google ,facebook, twitter...) would definitely help", "group_id": 236, "id": 1352415}, {"user_id": 763, "stars": [], "topic_id": 38769, "date_created": 1307644354.9173009, "message": "use only one callback domain, then redirect the user back to the page where they originally clicked the button.", "group_id": 236, "id": 1352442}, {"user_id": 763, "stars": [], "topic_id": 38769, "date_created": 1307644388.6569009, "message": "the docs for the kynetx provided twitter library have a url for you to use with your app config on twitter.com", "group_id": 236, "id": 1352446}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307644893.6196561, "message": "@TelegramSam I am still not very familiar about the twitter authorization process. When you say \"redirect the user back to the page where they originally clicked the button\" do you mean I shoud specify a callback url that points to a page I control and put a http redirect there to the page where the button was ?", "group_id": 236, "id": 1352540}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307644540.4314959, "message": "i'll go and check that right now, thank", "group_id": 236, "id": 1352474}, {"user_id": 763, "stars": [], "topic_id": 38769, "date_created": 1307645575.6608479, "message": "If you use the built in twitter auth stuff, it will redirect them back to the same page by default.", "group_id": 236, "id": 1352651}, {"user_id": 763, "stars": [], "topic_id": 38769, "date_created": 1307645585.046119, "message": "if you are using your own auth, then you will need to do that.", "group_id": 236, "id": 1352653}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307645970.334058, "message": "I am using the built in stuff and it seems in that case the callback url domain needs to be the same as the page the user is browsing", "group_id": 236, "id": 1352718}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1307646119.477174, "message": "I will try the custom auth in the future if that gives more flexibility, thanks Sam", "group_id": 236, "id": 1352754}, {"user_id": 763, "stars": [], "topic_id": 38769, "date_created": 1308003284.6298721, "message": "the callback url domain does not need to be the same domain as the user is browsing. It needs to be fixed to the URL indicated in the twitter docs. That URL will handle redirecting the user back to their current page after oauth.", "group_id": 236, "id": 1385121}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1308585002.7464199, "message": "I am still struggling with the twitter anywhere js library", "group_id": 236, "id": 1439632}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1308585288.6055951, "message": "what js code do I need to put in this page so it completes the \"connect' process and then actually \"follow\" the user of the hovercard", "group_id": 236, "id": 1439681}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1308585034.3785629, "message": "I am using hovercards in my FollowAnywhere app", "group_id": 236, "id": 1439638}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1308585116.517312, "message": "when a user clicks follow in the hovercard but hasn't \"connected\" FollowAnywhere to it's account yet then he will get a popup to do that", "group_id": 236, "id": 1439647}, {"user_id": 30494, "stars": [], "topic_id": 38769, "date_created": 1308585180.302968, "message": "let's say I am pointing the callback url to a page I control", "group_id": 236, "id": 1439657}] |