WSO2 商店 - 方法不允许错误 405
WSO2 Store - Method Not Allowed Error 405
尽管正在加载碳和发布者页面并且我能够成功创建和发布 API,但我无法访问商店以完成所需的后续步骤。
访问 https://xxx.xxx.xxx.xxx:9443/store redirects me to https://xxx./xxx./xxx./xxx:9443/carbon admin login page which allows me to successfully log in, but rather than display the store page with URL https://xxx.xxx.xxx.xxx:9443/store,我收到 405 错误方法不允许。
我找到了几篇与此相关的文章,但似乎都没有解决我的问题。所有日志都没有错误,但 carbon 日志显示在重定向到 https://xxx.xxx.xxx.xxx:9443/store 之前通过管理控制台成功登录,在那里发生 405 错误。
如果您使用的是 APIM 3.0.0,那么访问开发者门户的正确 URL 是
https://xxx.xxx.xxx.xxx:9443/devportal。
他们在 3.0.0 中将商店重命名为 devportal。
尽管正在加载碳和发布者页面并且我能够成功创建和发布 API,但我无法访问商店以完成所需的后续步骤。
访问 https://xxx.xxx.xxx.xxx:9443/store redirects me to https://xxx./xxx./xxx./xxx:9443/carbon admin login page which allows me to successfully log in, but rather than display the store page with URL https://xxx.xxx.xxx.xxx:9443/store,我收到 405 错误方法不允许。
我找到了几篇与此相关的文章,但似乎都没有解决我的问题。所有日志都没有错误,但 carbon 日志显示在重定向到 https://xxx.xxx.xxx.xxx:9443/store 之前通过管理控制台成功登录,在那里发生 405 错误。
如果您使用的是 APIM 3.0.0,那么访问开发者门户的正确 URL 是 https://xxx.xxx.xxx.xxx:9443/devportal。 他们在 3.0.0 中将商店重命名为 devportal。