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

image_url delivers array instead of a string #255

Open
AAverin opened this issue Feb 21, 2018 · 0 comments
Open

image_url delivers array instead of a string #255

AAverin opened this issue Feb 21, 2018 · 0 comments

Comments

@AAverin
Copy link

AAverin commented Feb 21, 2018

My app now fails to fetch images from 500px because image_url in an array, was a string:

"image_url": [
                "https://drscdn.500px.org/photo/214274441/w%3D70_h%3D70/v2?client_application_id=28299&webp=true&v=0&sig=afa3f104a79d3c8af3a35cb1e188e5cd78406bdc4b11a6156146400aebc77bae",
                "https://drscdn.500px.org/photo/214274441/m%3D1170_k%3D1_a%3D1/v2?client_application_id=28299&webp=true&sig=28a730e1ce5bc0455ffba84b4c33d1acfb96433d80be4260d6d96583c5a1363c"
            ]

Can we expect any updates to this API?
Also, if this is now legacy-api-documentation, where can we find a actual API documentation?

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

No branches or pull requests

1 participant