Search Unity

Bug "Conversation not found" error when trying to sign in

Discussion in 'Editor & General Support' started by JunkMaster911, Mar 7, 2023.

  1. JunkMaster911

    JunkMaster911

    Joined:
    Jul 18, 2022
    Posts:
    15
    Wasn't sure which forum to post this on so sorry in advance if it's incorrect.

    I'm on unity's website, specifically unity learn and I want to start a pathway so it tells me to sign in but I keep getting this error message once I enter my credentials. Here is the full error message

    Code (CSharp):
    1. {
    2.   "message" : "Conversation Not Found",
    3.   "code" : "132.191",
    4.   "details" : [ {
    5.     "field" : "cid",
    6.     "reason" : "Conversation 63493902-544b-4ed9-ad00-4ff70cda2296005f not found"
    7.   } ]
    8. }
    Couldn't find a similar thread online so I'm posting here. A couple weeks ago I started another pathway and I didn't have this problem. I've logged in a bunch of times and never got this error.

    INFO:
    -on a Windows 10 device
    -chrome browser
     
    Last edited: Mar 7, 2023
  2. JunkMaster911

    JunkMaster911

    Joined:
    Jul 18, 2022
    Posts:
    15
    Solved by using a different browser (I'm using Midori)