我正在使用 Play framework v1.4.3 并且在尝试使用以下命令在本地安装模块gae和siena时:install
play install gae
play install siena
这会引发错误 HTTP 403:
日志错误:
~ _ _
~ _ __ | | __ _ _ _| |
~ | '_ \| |/ _' | || |_|
~ | __/|_|\____|\__ (_)
~ |_| |__/
~
~ play! 1.4.3, https://www.playframework.com
~ framework ID is test
~
~ Oops,
~ Cannot fetch the modules list from https://www.playframework.com/modules (403)...
如何解决这个问题?