Search:

Type: Posts; User: prakash0104; Keyword(s):

Search: Search took 0.02 seconds.

  1. facebook authorization returning Missing client_id witn ConnectController

    Hello
    My app with spring social facebook was working well and the token expired today, so i tried to re authorize but i now get the error



    WARN : org.springframework.web.client.RestTemplate...
  2. Replies
    3
    Views
    341

    thanks for the quick reply, i have creaTed a bug...

    thanks for the quick reply,
    i have creaTed a bug issues:
    https://jira.springsource.org/browse/SOCIALTW-37
    yes i do have Apache's HTTP Components in the classpath.

    If I had no Apache's HTTP...
  3. Replies
    3
    Views
    341

    Encoding problem in twitter api

    Hello,
    I have been trying to use spring-social-twitter to post tweets in korean language it works ok
    tw.timelineOperations().updateStatus("날짜", details);
    ...
  4. facebook since/until api parameters - merging pull request in github

    hello,
    any plans for merging the pull request in the github for since/until api parameters. limit/offset seems to be problematic due to facebook privacy filtering.

    NB: but the pull request...
  5. Replies
    4
    Views
    377

    thank you for the quick update,,, i have one...

    thank you for the quick update,,, i have one question,,, when does the maven repository SNAPSHOT get the updated changes?
    Sincerely,
    Prakash Kadel
  6. Replies
    4
    Views
    377

    facebook JsonDeseralizer

    Hello,
    I am trying to use the spring social facebook, but the feedOperations returns Post that are missing some fields. The one i need is "story" and "story_tag".



    id:...
  7. error loading context from standalone program

    Hello everyone,
    I am doing some tests with spring. i have come across some problems.
    The thing i am trying to do is use the application context that is used in web in a standalone program.

    I...
  8. kind of figured out: DELETE...

    kind of figured out:
    DELETE /connect/{providerId}/{providerUserId}

    thanks
  9. thank you, for the reply, that solved the...

    thank you, for the reply,
    that solved the problem

    i have another question. in the online documentation for spring social...
  10. Couldn't find a destroy method na med 'shutdown' on bean with name 'dataSource'

    I have been trying to learn spring with the samples.

    so i tried to modify the showcase sample to use mysql.

    This is what i did in the MainConfig.java. i modified dataSource() function to:

    ...
  11. Userless app and authentication persistence

    Hello,
    I have some app requirements, and i want to use spring social for my app. I went through the samples and some of the documentation. It is really confusing for me. Can anyone please make...
Results 1 to 11 of 11