Not entire sure what's going on, but trying to download the custom sdk in the editor is giving me a 404 error:
System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000] in <filename unknown>:0
at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000] in <filename unknown>:0
UnityEngine.Debug:Log(Object)
GameSparks.Editor.GameSparksRestApi:getApi() (at Assets/GameSparks/Editor/GameSparksRestApi.cs:65)
GameSparks.Editor.GameSparksSettingsEditor:OnInspectorGUI() (at Assets/GameSparks/Editor/GameSparksSettingsEditor.cs:105)
UnityEditor.DockArea:OnGUI()
Just integrated GameSparks into a new project. Not sure what's up.
1 Comment
Customer Support
said
almost 7 years ago
Hi Mike,
What version of the Unity SDK and Unity are you using ? If you can let me know the name of the game you are seeing this behavior in I'll look into this some more for you.
Mike Wuetherick
Not entire sure what's going on, but trying to download the custom sdk in the editor is giving me a 404 error:
Just integrated GameSparks into a new project. Not sure what's up.