Dear Max,
thank you very much for explanation :)
--
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
Hi Bojan,
there has been a global change within the Facebook Graph API, it
doesn't sent a referer in the headers of the authentication callback
request anymore.
A middleware function of clj-facebook-graph has relied upon this
referer. I have fixed this issue in version 0.1.3-SNAPSHOT, but now
you
I got latest version of your framework from Github and it works OK.
I am not sure if this is related to new settings in Facebook App page (I put
most of them to Disabled now) or some global change.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
T
Dear Max,
have there been some changes around Facebook authentication, because now it
seems as token that is returned is not valid?
--
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 tha
Dear Max,
this works like a charm.
Thank you very much for real fast response.
--
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 pa
Hi Bojan,
I've added a basic support to post something against the Facebook
Graph API. The documentation for this new feature can be found under
https://github.com/maxweber/clj-facebook-graph
Best regards
Max
On 9 Mai, 20:22, Bojan Jovičić wrote:
> Hi Max,
> I have started investigating this,
Hi Max,
I have started investigating this, and it works very nice.
I am a noob in Clojure/Java and I have a question about posting to FB using
your library. I tried something like this:
*(def auth-token (facebook-auth-by-name))
(def auth-name (first (keys auth-token)))
(with-facebook-auth-by-na
Hi Max,
I'm already using your library for a university project, and it's very
well written.
Good job!
Best,
Alfredo
On Apr 8, 12:16 pm, Max Weber wrote:
> Hello everyone,
>
> I like to introduce you to clj-facebook-graph, it is a Clojure client
> for the Facebook Graph API and it is based on cl
Hello everyone,
I like to introduce you to clj-facebook-graph, it is a Clojure client
for the Facebook Graph API and it is based on clj-http and Ring. I
have written a blog post about how to leverage clj-facebook-graph to
query the Facebook Graph API:
http://max-weber.tumblr.com/post/4183433816/c