wso2 / product-apim

Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
845 stars 785 forks source link

DevPortal not loading #7169

Closed imchivaa closed 4 years ago

imchivaa commented 4 years ago

Hi there, API Manager Version: 3.1.0-M2 Environment: Windows Server 2012 & 2016

I downloaded 3.1.0-M2 from the release page and started API Manager. Upon navigating to DevPortal url, it just loading and this error was thrown in the log

TID: [-1234] [api/am/store/v1.0] [2019-12-18 05:23:31,457] ERROR {org.wso2.carbon.apimgt.rest.api.util.interceptors.PostAuthenticationInterceptor} - Authentication failed: Bearer/Basic authentication header is missing

In the carbon.xml and api-manager.xml, i changed localhost to IP address. But i don't think that causing the issue. Can advice on how to fix this issue?

Thank you.

imchivaa commented 4 years ago

Never mind, i found that using the deployment.toml solve the issue.

teodora-mitrovic commented 4 years ago

Hey @imchivaa, can you tell me what exactly did you do in deployment.toml file to solve the issue? Thank you in advance!