Skip to content

The login function response is not returning "url" property of the file fields #285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
leonardojobim opened this issue Feb 7, 2016 · 1 comment
Labels
type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@leonardojobim
Copy link

It looks that is lacking url property for file fields in the json response of the login function.

More details can be viewed here:
parse-community/Parse-SDK-iOS-OSX#812

@nlutsenko nlutsenko self-assigned this Feb 7, 2016
@nlutsenko nlutsenko added the type:bug Impaired feature or lacking behavior that is likely assumed label Feb 7, 2016
@leonardojobim
Copy link
Author

The same issue was noticed in Facebook Login (using Swift version of ParseFacebookUtilsV4. PFFacebookUtils.logInInBackgroundWithReadPermissions()).

I am using PFUser.fetchInBackgroundWithBlock() just after the login as a quick fix for this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

No branches or pull requests

2 participants