I'm trying to publish my app, Über Ninja (https://uberninja.co/) using ERS. I have everything set up and working on my server, but I'm getting this error.
"method: GET url: https://release.uberninja.co/update/darwin/2.3.45/stable/latest-mac.yml?noCache=1j0sitqcg\n\nPlease double check that your authentication token is correct. Due to security reasons, actual status maybe not reported, but 404.\n"
I do not have any authentication set up on my server
I looked in my project directory on the release server and there is no latest-mac.yml file anywhere
FYI in my config/local.js I have:
appUrl: 'https://release.uberninja.co',