User Portlet User Portlet

Discussions
I am using Mathematica 10.0.2 (* This line does not function correctly *) date1 = PlanetaryMoonData["Moon", EntityProperty["PlanetaryMoon", "RiseTime", {"Date" -> #}]] & /@DateObject[{2015, 4, 4}] (* Next code functions correctly *) ...
Hello, I found that planetaryMoonData & StaData not function as before. Two days ago, they still work correctly. Now they can not accept "moon", "star". The code example from wolfram Language Documentation PlanetaryMoonData Scope now can not accept...