I keep getting an error every time I try to run bricksync.
BrickOwl HTTP Error - Saving server reply (376+25 bytes) at path "data\errors-2017-04-08\00000.txt".
Anyone know what I am doing wrong? I have double checked the BO key so am not sure what is going on.
Comments
What's the operation attempting to be performed? Check the log file in bricksync\data\logs for details.
Perhaps the API key is okay but it doesn't have inventory access permissions?
==== HEADERS ====
http/1.1 500 internal server error
date: sun, 09 apr 2017 11:04:17 gmt
server: apache
expires: sun, 19 nov 1978 05:00:00 gmt
cache-control: no-cache, must-revalidate
x-content-type-options: nosniff
content-language: en
x-frame-options: sameorigin
vary: accept-encoding
content-length: 47
connection: close
content-type: application/json
==== DATA ====
{"error":{"status":"Lot could not be created"}}
==== END ====
==== HEADERS ====
http/1.1 403 forbidden
date: sun, 09 apr 2017 03:27:52 gmt
server: apache
expires: sun, 19 nov 1978 05:00:00 gmt
cache-control: no-cache, must-revalidate
x-content-type-options: nosniff
content-language: en
x-frame-options: sameorigin
vary: accept-encoding
content-length: 25
keep-alive: timeout=2, max=100
connection: keep-alive
content-type: application/json
==== DATA ====
{"error":"Access Denied"}
==== END ====
I have not done any actions to give permissions that I am aware of. I assume I am missing something I should have done now that you said that lol .