Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

Fixed setExtendedAccessToken - FB API returns JSON and not a parse_str compatible string #38

Closed

Conversation

ondrejmirtes
Copy link

Not sure if it depends on FB API version or something, but this method did not work in our app until I fixed it to decode JSON.

@matej21
Copy link

matej21 commented Jun 19, 2015

It is probably the same case as f20e57f

@fprochazka
Copy link
Member

Yeah, it has to be fixed like f20e57f - it's safer. @ondrejmirtes what version of FB API are you using?

@hermamat
Copy link

Will it be fixed in master? It's very easy fix. As you said, it's the same as f20e57f and it could be fixed the same way. Method is not working since v2.3 graph API (so v2.2 still works ok).

@fprochazka
Copy link
Member

@hermamat indeed it is, but seems like nobody cares enough to send a PR :)

fprochazka added a commit that referenced this pull request Jan 17, 2016
fprochazka added a commit that referenced this pull request Jan 17, 2016
@hermamat
Copy link

@fprochazka Thanks. Sorry, I'm very new to github and to web programming, so I'm not sure if I could handle push requests properly and I'm really not sure about writing proper clean code, but maybe I should tried it O:)

@fprochazka
Copy link
Member

@hermamat I would have been happy to guide you :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants