Hi
I can’t access my site via app-id, It says Access denied. Url: https://48f65df1-73e5-4c03-a443-143bd6fb6850.netlify.app/ The site is accessible via a regular Netlify URL: https://dipo-hub-sl.netlify.app/
This is problematic because when I try to push (LFS), this happens:
➜ dipo-hub-sl git:(master) git lfs push --all origin master
WARNING: Authentication error: Authentication required: Authorization error: https://48f65df1-73e5-4c03-a443-143bd6fb6850.netlify.app/.netlify/large-media/locks/verify
Check that you have proper access to the repository
batch response: Authorization error: https://48f65df1-73e5-4c03-a443-143bd6fb6850.netlify.app/.netlify/large-media/objects/batch
Check that you have proper access to the repository
Uploading LFS objects: 0% (0/1), 0 B | 0 B/s, done
I suspect that something went wrong down the road with LFS, but I’m not sure.
I am very thankful for any clues.
Martin