Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question [Authentication]: Request completed with error: SSL CA certificate error

Discussion in 'Authentication' started by foxiamine, Nov 21, 2021.

  1. foxiamine

    foxiamine

    Joined:
    Oct 27, 2012
    Posts:
    1
    Hello everyone!
    I have this error on an android build(but this is not the case in editor mode!):
    [Authentication]: Request completed with error: SSL CA certificate error
    Unity.Services.Authentication.Utilities.WebRequest1:RequestCompleted(Int64, Boolean, Boolean, String, String, IDictionary2)
    Unity.Services.Authentication.Utilities.WebRequest`1:RequestCompleted(AsyncOperation)
    UnityEngine.AsyncOperation:InvokeCompletionEvent()

    I can't even imagine what to try
     
  2. mahdik_unity

    mahdik_unity

    Unity Technologies

    Joined:
    Sep 16, 2021
    Posts:
    15
    Hello V1pire

    To help us troubleshoot, can you please share with us the Android API level (or version) that you're building on and Unity Editor version as well?

    Thank you