Closed hotmeteor closed 9 years ago
The api_host
is now your store domain, so if your store is hotmeteor.lemonstand.com the api_host
would be https://hotmeteor.lemonstand.com
.
Hmm... this is what I have.
[api]
api_host = https://coastal.lemonstand.com
api_key = [api_key here]
api_access = [api_access here]
[dir]
watch_dir = /Users/Adam/Web/lscloud-theme-coastal
file_patterns = [ "*" ]
ignore_patterns = [ "*.tmp", "*.TMP", "*/.git*", "*.DS_STORE" ]
[store]
store_host = coastal.lemonstand.com
And my store:
The api key may be expired, can you check in your store backend when the key was created.
I had created a new one to try again:
Created: 2015-05-27 11:22:13
Expires: 2016-05-27 11:22:13
Sorry, but any ideas? I can't really move forward until I get this working.
I fixed a bug with ssl verification that I think was causing this, can you grab the latest version and give it a try.
Sorry, no. Same error. Is there a way to add a debug/verbose flag so I can share error messages with more detail?
Can you email support your config file? How are you running lemonsync? Is there a lemonsync.cfg
file in the directory?
Sent.
Resolved. It was an issue with my user.
@hotmeteor We'll make sure some better error messages get added for those failures in the future.
@hotmeteor could you advise what the issue with your user was?
i am running into the same error and can't seem to figure it out.
@hotmeteor @ChrisZieba could you post the solution? I have this problem also.
I just want to point out that my issue was resolved by lemonstand customer support. Below is what he said:
Looks like there's an issue with Maintenance Mode and LemonSync together, so I've disabled Maintenance Mode in your store.
Sent from my iPhone
On Apr 18, 2017, at 2:44 PM, Dave A Seeman notifications@github.com wrote:
@hotmeteor @ChrisZieba could you post the solution? I have this problem also.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
That fixed it, thank you! Still hoping to get a more permanent fix from support.
I have a config file setup for my site, and I'm certain my info is correct, yet I keep getting
Access token or store host is not valid!
.Should
api_host
be pointing to a specific address? The docs say "The URI to LemonStand API"running 0.0.18