legacy-api-documentation icon indicating copy to clipboard operation
legacy-api-documentation copied to clipboard

Read only access for user

Open andreaspixsy opened this issue 9 years ago • 2 comments

As far as I understand it, you either need to get full access to a 500px users account via OAuth to access protected endpoints, or just use a consumer_key for public endpoints.

But when I don't use OAuth, how can I get the users 500px username/user_id without asking him to type it and without asking for full write access to his 500px account either?

andreaspixsy avatar Oct 14 '16 08:10 andreaspixsy

Currently, the OAuth message is:

This application will be able to: Read data from your profile See which photos you faved, and fave new photos Update your profile Post new photos

How can we use OAuth for read-only access, so the user is not requested for unnecessary permissions?

leopoldw avatar Oct 14 '16 08:10 leopoldw

You impossible get username/id , because you don't even know whose is obtained.

0xxxD avatar Jan 03 '17 02:01 0xxxD