Im at work now so cant access the code.
But basiccly i used the example from the github page in the repl.
Went to the url specified and approved it.
I dont remember exactly if i had to run the code again or if it then
returned the Token error message.


To get it to work i basicly looked in the code and created the urls
for auth and key retirival by hand. so i first pasted the url to
request authentication. then the url to request the keys in my
browser.

i hardly understand myself what i just wrote, but il write again
tonight and add code and so on....



/Micke


2010/7/25 aria42 <ari...@gmail.com>:
> How are you accessing the authorization url? If by hand you mean you
> manually go to the url, this is what you're supposed to do. I don't
> think
> you can visit the authorization url via a browser agent unless the
> agent is logged in to dropbox antecedently and you change the browser
> agent
> so it looks like a normal browser.
>
> On Jul 24, 3:20 pm, Mikael Sundberg <mikael.sundber...@gmail.com>
> wrote:
>> Looks realy nice
>> i Tried it, and i cant get the example oath dance to work. i get:
>> Bad Response: 403
>> {"error": "Token is not an authorized request token."}
>>   [Thrown class java.lang.RuntimeException]
>>
>> i used "" or nil as a callback-url. i assume thats where the problem is.
>>
>> if i do the dance by hand and copy the result the client works great!
>>
>> /Micke
>>
>> 2010/7/23 Marc Spitzer <mspit...@gmail.com>:
>>
>>
>>
>> > I need to look at this.  Thanks for the toy.
>>
>> > marc
>>
>> > On Thu, Jul 22, 2010 at 8:23 PM, aria42 <ari...@gmail.com> wrote:
>> >> Hi all,
>>
>> >> I've released my clojure library for accessing the Dropbox API. Its
>> >> called clj-dropbox and it can be found at:
>>
>> >>http://github.com/aria42/clj-dropbox
>>
>> >> Hope some people get use out of it. Feel free to email or leave
>> >> comments and/or suggestions
>>
>> >> Best,
>> >> Aria
>>
>> >> --
>> >> You received this message because you are subscribed to the Google
>> >> Groups "Clojure" group.
>> >> To post to this group, send email to clojure@googlegroups.com
>> >> Note that posts from new members are moderated - please be patient with 
>> >> your first post.
>> >> To unsubscribe from this group, send email to
>> >> clojure+unsubscr...@googlegroups.com
>> >> For more options, visit this group at
>> >>http://groups.google.com/group/clojure?hl=en
>>
>> > --
>> > Freedom is nothing but a chance to be better.
>> > --Albert Camus
>>
>> >  The problem with socialism is that eventually you run out
>> > of other people's money.
>> > --Margaret Thatcher
>>
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups "Clojure" group.
>> > To post to this group, send email to clojure@googlegroups.com
>> > Note that posts from new members are moderated - please be patient with 
>> > your first post.
>> > To unsubscribe from this group, send email to
>> > clojure+unsubscr...@googlegroups.com
>> > For more options, visit this group at
>> >http://groups.google.com/group/clojure?hl=en
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to