Hi guys,
I’m having some trouble at the moment and hoped someone could shed some light…
I looked on the internet, unity forums, answers and so on, I can’t find a solution.
When I try to submit version 1.3 of my asset it throws the following errors
ASTool /CameraPath/: Authorization failed - please login to the asset store and re-submit
UnityEngine.Debug:Log(Object)
AssetStoreManagerInternal:SetUploadError(String, String, Boolean)
AssetStoreManagerInternal:SetMetadataStatus(String, State, String)
c__AnonStorey3:<>m__4(String, State, String)
HttpUploadManager:Update()
AssetStoreManagerInternal:Update()
AssetStoreManager:Update()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
Error requesting terms Authorization failed - please login to the asset store and re-submit
UnityEngine.Debug:Log(Object)
AssetStoreManagerInternal:SetMetadataStatus(String, State, String)
c__AnonStorey3:<>m__4(String, State, String)
HttpUploadManager:Update()
AssetStoreManagerInternal:Update()
AssetStoreManager:Update()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
When I click on the login button in the Package Manager window or click on settings the button just displays ‘loading…’
I can get onto the asset store fine and it displays the things I have purchased and downloaded.
I can also log onto the admin web page fine too.
I have tried restarting my computer and restarting unity. logging out. Loads of combinations, nothing seems to work.
The only files I have edited are the script files and the logo, updated the release notes and version number, not touched anything else (I think).
Thanks,