Whenever you call a function from Foundations SDK (Unity or Unreal Engine), the function returns this error in the log. Below is an example from Unity Log.
UriFormatException: Invalid URI: The format of the URI could not be determined.
Whenever you call a function from Foundations SDK (Unity or Unreal Engine), the function returns this error in the log. Below is an example from Unity Log.
UriFormatException: Invalid URI: The format of the URI could not be determined.
Please make sure your base URL contains “https://”. You can see how to set up the base URL here