unsplash / unsplash-php

👻 Official PHP wrapper for the Unsplash API
MIT License
409 stars 71 forks source link

Is Crew\Unsplash\Photo::create($file_path) still supported? #105

Closed gesitaric closed 4 years ago

gesitaric commented 4 years ago

I'm trying to upload an image from my laravel app! But I get the following error:

OAuth error: missing permissions 403

I have set 'write_photos'! So, probably I have the permissions! I can use the others endpoints! This is the only one I can't!

lukechesser commented 4 years ago

Ah no, unfortunately that was removed from the API due to legal reasons out of our control. Sorry about that.

We'll remove the method and create a new release