uploadcare/uploadcare-php

Date should be within 0:15:00 of our server time

kiogo opened this issue · 1 comments

kiogo commented

Laravel app with default UTC timezone set.
getFile($filename) is returning the following error:
Request returned unexpected http code 400. {"detail":"Date should be within 0:15:00 of our server time

This is expected behaviour if your server time is not synced.
Use ntpd or something :)