Error 406 when Sign up UiGo

hi @Lartin,

First of all, a warm Welcome to the UiPath Forum.

Error 406 can be caused either by the client side or by server side.
If its from server side you can’t do much about it.
But if its from client(your) side, possibly that could be fixed by trying one (or more) of the following :

  1. Check the Requested URL, try navigating through google. In your case this URL https://go.uipath.com/api/users/new?role=default does not seem OK. Try signing-in using https://go.uipath.com/ (by clicking at “Login/Sign Up” at top right corner of the page)

  2. If you recently updated the content management system itself just before the 406 Not Acceptable appeared, you may want to consider rolling back to the previous version you had installed when things were working fine.

  3. Uninstall New Extensions, Modules, or Plugins

Hope it works for you.

Cheers