I’m working on an extension and I’ve published it on both VS marketplace and Open VSX registry. but when I access that extension in cursor marketplace, page returns 503 unlike in vscode.
Steps to Reproduce
just search sidecar in cursor extension marketspace
That 503 “Service Unavailable” error is super confusing when it’s caused by being on the wrong login page entirely. It really makes you think the backend server is down, when in reality, it’s just rejecting the request because the login credentials don’t match that specific service endpoint.