Questions tagged [500px]

500px is a photo-sharing website targeted at photography enthusiasts

500px is a photo-sharing website targeted at photography enthusiasts which provides APIs for users to access their own content, as well as the site's various photo streams.

Use this tag for questions concerning the 500px APIs, as documented at http://developers.500px.com

10 questions
4
votes
1 answer

Download original image from 500px using REST API

I'm using the 500px REST API in order to retrieve information on photos, and download them. Using the photos/:id method I'm retrieving the details of the photo. The endpoint supports downloading the images in various sizes, via the image_size…
SaguiItay
  • 2,145
  • 1
  • 18
  • 40
3
votes
1 answer

Blurring ArcGIS map view

I am trying to make some fancy design with some menu that would switch/configure visible layers of ArcGIS map. I tried to use promising library: 500px-android-blur but I failed on blurring maps. Here is what the blur effect should look like: I am…
Fishman
  • 1,737
  • 1
  • 25
  • 42
2
votes
1 answer

How to make an authenticated request to 500px api via oauth 1.0 using Meteor.js

I need to make an authenticated request to 500px api via oauth 1.0. I was following this guide and implemented the described workflow in a few different ways but I'm keep getting statusCode: 401.... So here is how OAuth request should be…
NIkita Koren
  • 157
  • 1
  • 9
2
votes
0 answers

500px API POST oauth/access_token

I'm facing with 500px login API and having troubles with oauth process. The call to oauth/access_token always fails with 401 code. The same library, code lines, works great with all other services like Twitter, Facebook etc and also I've tested…
Jano
  • 731
  • 7
  • 18
1
vote
0 answers

Unauthorized Error with 500px OAuth api

I am trying to authorize in 500px.com with python-500px lib. So, the 500px.com has I standard Oauth system. First of all we should generate the token from our key, secret params. Python-500px makes it well and give us a correct url for asking…
0
votes
0 answers

Ajax call to 500px api not working

I have an AJAX call made with jQuery to a 500px API: