Troubleshooting

The LinkedIn field shows “Save failed” — did my edit save?

No. Treat "Save failed" as a genuine failure — the value did not save. The fix is almost always the URL format: paste the full address starting with https://. Reloading will not recover it, and the edit has to be re-entered correctly.

Detail

If you were told previously that this message was cosmetic and the value saved anyway, that advice is out of date. The original cosmetic glitch was fixed. What remains is a real save failure, so assuming "it probably saved" is wrong in exactly the cases that still happen.

The cause. The three link fields — LinkedIn, GitHub, website — expect complete URLs. A bare domain, a profile handle, or a copied fragment can be rejected.

The fix. Open the field and paste the full address, including the scheme:

  • https://www.linkedin.com/in/your-name rather than linkedin.com/in/your-name
  • https://github.com/your-handle rather than @your-handle

One thing that makes this confusing: the three links save together, so the error message can appear on a neighbouring link field rather than the one you actually broke. If LinkedIn shows the error but looks correct, check GitHub and your website field too — the malformed one may be either of those.

Confirming it worked. Once the format is right, the error clears and the "Saved" pill appears. Your links render as chips on your public profile, so Preview is the final check after publishing.

Related

Last verified: 2026-08-18

Was this helpful?