I am trying to use the asset store tools but i am getting a few errors
Error fetching metadata: Error receiving response from server (403): The remote server returned an error: (403) Forbidden.
UnityEngine.Debug:LogError(Object)
AssetStoreManager:m__12(String)
c__AnonStorey1:<>m__1(AssetStoreResponse)
AssetStoreClient:m__F(Pending)
System.Collections.Generic.List1:RemoveAll(Predicate1)
AssetStoreClient:Update()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
Error fetching metadata: Error receiving response from server (403): The remote server returned an error: (403) Forbidden.
UnityEngine.Debug:LogError(Object)
AssetStoreManager:m__12(String)
c__AnonStorey1:<>m__1(AssetStoreResponse)
AssetStoreClient:m__F(Pending)
System.Collections.Generic.List1:RemoveAll(Predicate1)
AssetStoreClient:Update()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
I am also having this issue when trying to log in to my asset store tools to upload a package. I am entering the correct email and password as usual but it is not letting me in now.
Error fetching metadata: Error receiving response from server (403): The remote server returned an error: (403) Forbidden.
UnityEngine.Debug:LogError(Object)
AssetStoreManager:m__12(String)
c__AnonStorey1:<>m__1(AssetStoreResponse)
AssetStoreClient:m__F(Pending)
System.Collections.Generic.List1:RemoveAll(Predicate1)
AssetStoreClient:Update()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
Hey guys, it seems this problem is caused when Unity has server problems (probably due to high load). As far as I know, there’s no way to fix it, just wait at most 24hrs and it should work again. Usually, it takes less than that.
That’s what I do whenever that problem comes up, and it’s only happened about twice in total for me.