Clean Web Clipper Add to Chrome (free)

When the clipper broke · · ·

OneNote Web Clipper not working: the sign-in loop

OneNote Web Clipper not working usually means a loop: you click it, it asks you to sign in, the window flashes, it asks again. Sometimes the loop ends in Server Error in '/siteapi' Application. What follows: what that means, what to try, why it returns, and Clean Web Clipper, which has no sign-in at all.

What is the error, exactly?

Saving needs a signed-in Microsoft account: the clipper saves into OneNote, and its store listing describes clips as available on all your devices. Going by Chrome Web Store reviews (snapshot of 5 September 2026), the failure shows up at that sign-in step: reviewers describe pressing the button, a sign-in window flashing open and shut, and the extension asking again. How the sign-in works inside is not visible from outside.

Server Error in '/siteapi' Application. Runtime Error is a server error page, and its own wording says so: an application error occurred on the server, and the details are hidden “for security reasons”. That is why it tells you nothing useful. We have not seen the server side of the clipper; what the page shows is all that can be read from outside.

The other shape of the same problem is the loop with no error page at all. You sign in, a window flashes, and the extension asks again. The local suspects Microsoft support staff name are cookies and blockers: their steps include clearing cookies for the Microsoft sign-in pages, allowing third-party cookies and pop-ups, and disabling privacy and ad-blocking extensions that could interrupt the sign-in window (answer on Microsoft Q&A, checked 16 September 2026).

The three-step onboarding screen shown right after install, with no sign-in step anywhere in it
The settings page: a folder on disk or the Obsidian vault, not a hosted notebook that needs an account
The clip window’s Markdown view, showing a completed clip with its frontmatter already filled in
Add to Chrome (free)Free in full. No account, no sign-up, no limits.For Chrome on a computer

What do people report, word for word?

Chrome Web Store reviews of the OneNote Web Clipper, unedited. Dates and versions matter here more than the wording: this is not one bad week.

Log in authenticated but return to sign in page again! … Server Error in '/siteapi' Application. Runtime Error
★☆☆☆☆OneNote Web Clipper 3.11.2
It has stopped working providing a login loop, asking you to log in, then asking again and again and again. This problem was first reported to Microsoft in 2023.
★☆☆☆☆OneNote Web Clipper 3.10.12
Reloading, uninstalling Chrome, renewing Credentials, and many other things did NOT work.
★★☆☆☆OneNote Web Clipper 3.10.12
Impossible to login, cookies issue even when enabled
★☆☆☆☆OneNote Web Clipper 3.10.12

Source: Chrome Web Store reviews of OneNote Web Clipper, collected 5 September 2026. Author names are left out on purpose. Of the 608 reviews left over the 24 months to 5 September 2026, 109 are one or two stars, and 17 of those describe sign-in.

What should you try, in order?

Start at the top. The first three cost a minute and fix the common local causes; the rest tell a problem on your machine apart from a problem on Microsoft's server.

  1. Allow third-party cookies for [*.]onenote.com and [*.]live.com. In Chrome this is Settings → Privacy and security → Third-party cookies → Allowed sites. Allowing third-party cookies is among the steps Microsoft support staff give for this sign-in error (answer on Microsoft Q&A, checked 16 September 2026).
  2. Sign in to onenote.com in the same browser profile first, in a normal tab. If that sign-in also fails, the extension is not the problem and nothing you do to it will help.
  3. Check which account the browser is signed into. A personal Microsoft account and a work or school account can behave differently here, and the same Microsoft Q&A answer advises signing out of other Microsoft accounts and signing in with only the one that owns the notebooks. Reviews describe one account type failing while the other works.
  4. Clear cookies for login.live.com and onenote.com, then restart the browser and try once. Clearing cookies for the Microsoft sign-in pages is also in the Microsoft Q&A answer. Removing the extension does not clear those sites’ cookies, and reviewers report reinstalling repeatedly with no change (snapshot of 5 September 2026).
  5. Open a guest window and try there. A guest profile carries no extensions and no cookies, so success in it points at your profile, and failure in it points at the server.
  6. If the /siteapi page is still there after the steps above, stop trying. Report it through OneNote support rather than a store review, and try again in a few hours. The Microsoft Q&A thread on this error ends the same way, with a referral to support.

Why does it keep coming back?

Because the failure is architectural, not a bug that stays fixed. A clipper that saves into a hosted notebook cannot save without a working sign-in, which means a working clip depends on an identity service, the browser’s cookie policy and a server, all of which change without asking you.

One review from March 2026 makes the point better than any analysis: the loop was first reported in 2023, fixed months later, and has now reappeared. The rating shows the same shape. Across the whole history the card sits at 4.81 stars, but the last hundred reviews average 3.32, and 40 % of them are one or two stars (Chrome Web Store reviews, snapshot of 5 September 2026).

Switch to a clipper with nothing to sign in to

Clean Web Clipper is built the other way round. It does not have an account, which is not a privacy slogan here but a plain statement about which failures are possible.

How do the two designs compare, side by side?

The comparison is of how the two are built, not of how good they are. OneNote does things Clean Web Clipper cannot, and the next section is about those.

What happensOneNote Web ClipperClean Web Clipper
Before the first clipSign in to a Microsoft accountPick a folder, once
Where the clip goesA hosted notebook, over the networkA .md file on your disk
Pages behind your loginDepends on the service reading themWorks: it reads your open tab
If the vendor's server is downNo clips until it is backUnaffected: the clip is written locally
If the vendor stops maintaining itThe clipper stops workingThe files are already yours, in Markdown

What do you give up by switching?

Clean Web Clipper is a smaller tool on purpose, and if you rely on any of the following, it is the wrong replacement. This list is here so you find out now rather than after installing. What OneNote does is taken from its Chrome Web Store listing (snapshot of 5 September 2026).

How do you move, if you decide to?

Nothing here needs the old clipper to be working, which is the point: you can do all of it while the sign-in is still broken.

  1. Install Clean Web Clipper and open its settings.
  2. Choose the folder for notes. If you use Obsidian, point it at the vault folder directly; Obsidian does not need to be running.
  3. Clip one page you care about and open the file to see the shape of the output before you commit to it.
  4. Leave OneNote installed for now. What is already in your notebooks stays there, and the two do not conflict.
  5. Export the old notebooks at your own pace through OneNote itself, not through the clipper. That is a separate job and this extension does not do it.
Add to Chrome (free)Free in full. No account, no sign-up, no limits.For Chrome on a computer

Why does the sign-in loop keep happening?

Will reinstalling the extension fix the sign-in loop? Usually not, going by the reviews: reviewers report doing it repeatedly with no change. Reinstalling replaces the extension but leaves the browser’s cookies for the Microsoft sign-in pages, and clearing those is one of the steps Microsoft support staff give on Microsoft Q&A.

Is Server Error in '/siteapi' something I caused?
The /siteapi page is a server error page: its own text says an application error occurred on the server. A local setting can still affect the sign-in request, so work through the cookie and account steps once; if the page stays, report it to OneNote support.
Does it work in Edge if it fails in Chrome?
Sometimes, but not reliably. One review from August 2026 reports the same /siteapi error in Edge. If both fail the same way, the cause is not the browser.
Why does a work account sign in when my personal account does not?
Why the account types differ is not visible from outside Microsoft. Store reviews (snapshot of 5 September 2026) describe the split in both directions. It is still a useful diagnostic: an account that signs in shows the extension is installed correctly and the problem is in the account flow.

What does Clean Web Clipper do differently?

Can I clip to OneNote without the extension? You can copy the article and paste it into the OneNote web app. It is slower and does not keep the article structure well, but it works while the clipper does not.

Emailing a page to me@onenote.com is no longer an option: Microsoft removed that feature in March 2025 (Microsoft Support, checked 16 September 2026).

Does Clean Web Clipper clip into OneNote?
Clean Web Clipper does not clip into OneNote: it writes Markdown files to a folder. If your notes have to end up in OneNote, this is not a replacement for you, and the honest answer is to wait for Microsoft to fix theirs.
Does Clean Web Clipper need an account?
Clean Web Clipper needs no account, and there is nothing to create one on. There is no server holding your notes and no permission asked on the sites you read: access to a page comes from your click on that tab.
Is it free?
Clean Web Clipper is free in full: no page limit, no account, no paid tier.