You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Laravel 5.6.34
My video uploads fine (I can see it either queuing in the vimeo video list or finished uploading) but I'm not getting a URI back from the API call.
Using Laravel 5.6.34
My video uploads fine (I can see it either queuing in the vimeo video list or finished uploading) but I'm not getting a URI back from the API call.
The code I'm using is:
From what I can see - the Log::Debug for $vimeo_result should be giving me the URI of the newly uploaded video.
Love the implementation by the way, excellent!
edit: fixed format
The text was updated successfully, but these errors were encountered: