markguinn/silverstripe-cloudassets

Issue setting up add-on

Opened this issue · 1 comments

Hi,
I am trying to setup this add-on, but when I am uploading an image in the CMS I am getting:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Not sure how to solve that.
Also on https://github.com/edlinklater/silverstripe-cloudassets-s3 the .yml is setup with api key and api secret and this add-on is using username and apikey. which one should I use?
thanks you!

If you're using the S3 driver, use the settings suggested in the readme for that driver. The driver determines which settings matter and how their used. If that doesn't fix the problem, let me know and we can troubleshoot further.