Skip to content
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

Create API for Photos #3

Closed
gerbenjacobs opened this issue Nov 20, 2015 · 4 comments
Closed

Create API for Photos #3

gerbenjacobs opened this issue Nov 20, 2015 · 4 comments
Assignees
Milestone

Comments

@gerbenjacobs
Copy link
Owner

It's possible to extract a Habbos photos via the 'extradata' endpoint.

@DavydeVries
Copy link
Contributor

I like to help, with photos and stories from habbos.

@gerbenjacobs
Copy link
Owner Author

Nice ideas. I think we can go through with the Photos.
However for the Stories part (which is only in COM/BR/ES) I heard that it might get cancelled. In Habbo.com all remnants are gone, except for on the profiles.

For all the Auth based endpoints; I'm not sure if this is a good idea considering who is the prime enduser of this library (i.e. fansites)
They don't have a good track record of being secure and I don't like the idea of making it easier for them to lose private data (which you'll need to make the auth urls work). If you want you can create a new issue for it to see if it gets traction.

@DavydeVries
Copy link
Contributor

  • Stories
    • I didn't know that might be dropped by Habbo/Sulake. (Maybe wait until we figure out what Habbo is going to do)
  • Auth based endpoints
    • You are right about that. You need a password for authentication, which is against the Habbo(way) rules.
    • "If you want you can create a new issue for it to see if it gets traction." I guess we'll just have to wait until Habbo going to use API keys. Especially for this issue.
  • Parser url
    • About the parser url because /extradata/public/ is different we need to figure out how we going to handle that.

(Btw do you prefer to communicate further on github in English?)

@gerbenjacobs gerbenjacobs added this to the v2.0.0 milestone Nov 26, 2015
@DavydeVries DavydeVries mentioned this issue Dec 4, 2015
@gerbenjacobs gerbenjacobs self-assigned this Dec 7, 2015
gerbenjacobs pushed a commit that referenced this issue Dec 7, 2015
@gerbenjacobs
Copy link
Owner Author

I was editing example.php to include Photos and I found out that anything on /extradata/ requires some silly cookie. A bit surprised because I literally thought I was ready with the Photos feature. (Apart from the fact I also forgot to add getPhotos() to the API)

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

No branches or pull requests

2 participants