Search Unity

Unity asset store tools errors

Discussion in 'Editor & General Support' started by ReignOfDave, May 25, 2016.

  1. ReignOfDave

    ReignOfDave

    Joined:
    Oct 22, 2015
    Posts:
    51
    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:<RenderMenu>m__12(String)
    <GetMetaData>c__AnonStorey1:<>m__1(AssetStoreResponse)
    AssetStoreClient:<Update>m__F(Pending)
    System.Collections.Generic.List`1:RemoveAll(Predicate`1)
    AssetStoreClient:Update()
    UnityEditor.EditorApplication:Internal_CallUpdateFunctions()

    and


     
    Tom_Veg likes this.
  2. DaceZA

    DaceZA

    Joined:
    Dec 19, 2014
    Posts:
    174
    I'm having the same problem today, perhaps there is an issue with the server.

    EDIT: It seems to be working now.
     
    Last edited: Oct 18, 2016
    Tom_Veg likes this.
  3. xMarlin

    xMarlin

    Joined:
    Jun 21, 2017
    Posts:
    1
    the same error

    Error fetching metadata: Error receiving response from server (403): The remote server returned an error: (403) Forbidden.
    UnityEngine.Debug:LogError(Object)
    AssetStoreManager:<RenderMenu>m__12(String)
    <GetMetaData>c__AnonStorey1:<>m__1(AssetStoreResponse)
    AssetStoreClient:<Update>m__F(Pending)
    System.Collections.Generic.List`1:RemoveAll(Predicate`1)
    AssetStoreClient:Update()
    UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
     
  4. keineleben

    keineleben

    Joined:
    Mar 13, 2017
    Posts:
    4
    Same error here
     
  5. Anupam3377

    Anupam3377

    Joined:
    Sep 30, 2019
    Posts:
    1
    I'm also facing the same issue . Is there any solution for this ?
     
  6. natubeast

    natubeast

    Joined:
    May 17, 2018
    Posts:
    11
    I'm getting the same issue
     
  7. Rob78

    Rob78

    Joined:
    Jul 8, 2013
    Posts:
    72
    Yep, same, been like this all day. Tried on different versions, different computers so looks like Unity's server might be packed up!
    unity403.jpg

    Looks like it happened before and was also fixed somehow as there is gaps in this topic.
     
  8. Rob78

    Rob78

    Joined:
    Jul 8, 2013
    Posts:
    72
    Still the same...
     
  9. jp84

    jp84

    Joined:
    Mar 13, 2017
    Posts:
    1
    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:<RenderMenu>m__12(String)
    <GetMetaData>c__AnonStorey1:<>m__1(AssetStoreResponse)
    AssetStoreClient:<Update>m__F(Pending)
    System.Collections.Generic.List`1:RemoveAll(Predicate`1)
    AssetStoreClient:Update()
    UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
     
  10. Rob78

    Rob78

    Joined:
    Jul 8, 2013
    Posts:
    72
    Yep, I've been trying all things all day, this is a problem at Unity's end.
     
  11. Rob78

    Rob78

    Joined:
    Jul 8, 2013
    Posts:
    72
    Fixed now it seems :)
     
  12. natubeast

    natubeast

    Joined:
    May 17, 2018
    Posts:
    11
    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.