[twitter-dev] Re: search.rss

2009-05-27 Thread Jonas
Matt, Okay, I'm switching back to search.atom. However, I still get an Invalid Parameter error when since= is not empty. Are all the parameters that are available to the search command also available to the search.atom command? Jonas On May 27, 3:41 pm, Matt Sanford m...@twitter.com wrote

[twitter-dev] Re: search.rss

2009-05-27 Thread Jonas
=10 Jonas On May 27, 4:28 pm, Matt Sanford m...@twitter.com wrote: Hi Jonas,      Yes, they are. The since= parameter should not be required, can   you share the URL you're getting the error from? Thanks;   – Matt Sanford / @mzsanford       Twitter Dev On May 27, 2009, at 1:13 PM, Jonas

[twitter-dev] since_id and page

2009-06-02 Thread Jonas
=10since_id=1967746107page=1 and http://search.twitter.com/search.atom?q=blahrpp=10page=1since_id=1967746107 What I'd like to do is query pages 1 through 15 with rpp=100 and since_id=some value. Jonas

[twitter-dev] Re: search is acting strange

2009-06-05 Thread Jonas
if there will be any more improvement, or if this is the best it will be. Thanks, Jonas On Jun 3, 1:20 pm, Matt Sanford m...@twitter.com wrote: Hi there,      This is a known issue [1] we're working on. Some servers are   behind and we're trying to get them back up to date. Mark the Google

[twitter-dev] issue 646

2009-06-09 Thread Jonas
I'm curious why there have been no progress updates regarding issue 646. Can anyone speak to the status of this problem. See http://code.google.com/p/twitter-api/issues/detail?id=646

[twitter-dev] Re: Search API to require HTTP Referrer and/or User Agent

2009-06-16 Thread Jonas
How does one set the http referrer and user agent? On Jun 16, 12:33 pm, Doug Williams d...@twitter.com wrote: Hi all, The Search API will begin to require a valid HTTP Referrer, or at the very least, a meaningful and unique user agent with each request. Any request not including this

[twitter-dev] Re: user/show does not return 401

2009-06-22 Thread Jonas
or passive. Thanks, Jonas On Jun 22, 11:08 am, Matt Sanford m...@twitter.com wrote: Hi Jonas,      The issue here is that /users/show allows both authenticated and   un-authenticated access. Unlike the bug you referenced [1], the RFC   does not really mention what to do in that case to my

[twitter-dev] created_at format

2009-08-11 Thread Jonas
I am using search.json and track.json and I noticed that the date format for created_at is different. search.json: Tue, 11 Aug 2009 20:23:36 + track.json: Tue Aug 11 20:23:36 + 2009 Is there a reason why Twitter uses different formats for the same information? Is there any interest in

[twitter-dev] can't register an app

2011-07-23 Thread Jonas
When I attempt to register a new app on http://dev.twitter.com/apps/new I always get this error: Website: Not a valid URL format. I get this error no matter what I type in the Website field. I've tried every variation of URL format I can think of. I also tried to register my app on

[twitter-dev] Re: can't register an app

2011-07-27 Thread Jonas
, 8:33 pm, Jonas boxnumbe...@gmail.com wrote: When I attempt to register a new app onhttp://dev.twitter.com/apps/new I always get this error: Website: Not a valid URL format.  I get this error no matter what I type in the Website field.  I've tried every variation of URL format I can think

[twitter-dev] hard-coded oauth access token

2011-07-29 Thread Jonas
Is it possible to authenticate from a web page without any server-side program? I would like to use javascript (and jsonp with query-string oauth, I am guessing) and hard code my access_token in a javascript variable. I know this would be a major security no-no. I have no intention of putting

[twitter-dev] other twitter forums

2011-08-09 Thread Jonas
Are there any other active twitter forums? -- Have you visited the Developer Discussions feature on https://dev.twitter.com/discussions yet? Twitter developer links: Documentation and resources: https://dev.twitter.com/docs API updates via Twitter: https://twitter.com/twitterapi Unsubscribe

[twitter-dev] how would I test an app?

2010-11-24 Thread Jonas Obrist
. Looks like I need to register an App but I'm not sure if Twitter allows setting up apps just for testing and I don't know how I would go about storing keys etc so people can test it but not abuse it. Jonas -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates