[Dev] Problem when creating APIs

2017-06-16 Thread Thomas LEGRAND
Hello, Since I make the IS and the AM work together, I have so many problems. This time, it became impossible to create APIs via the AM because, when I reach the "Implement" step, I can't set my Production & Sandbox endpoints: [image: Images intégrées 1] And if I click on "Next: Manage >", I

Re: [Dev] Weird exception accessing to a API Manager protected resource

2017-06-16 Thread Thomas LEGRAND
Hello, Thank you for your answers. I activated the DEBUG mode on the IS in the class org.wso2.carbon.apimgt.keymgt.service.APIKeyValidationService and I can see that the IS receives something because when I send a wrong OAuth token, its says [2017-06-16 12:10:00,563] ERROR

Re: [Dev] Weird exception accessing to a API Manager protected resource

2017-06-16 Thread Farasath Ahamed
On Fri, Jun 16, 2017 at 4:37 PM, Rajith Roshan wrote: > Hi Thomas, > > You need to subscribe to that particular api from the application you have > generated access token. if there is no valid subscription then this error > can happen. > And also if you have assigned specif

Re: [Dev] Weird exception accessing to a API Manager protected resource

2017-06-16 Thread Rajith Roshan
Hi Thomas, You need to subscribe to that particular api from the application you have generated access token. if there is no valid subscription then this error can happen. And also if you have assigned specif scopes to api resource , then the access token should also have that scopes when it was

Re: [Dev] Doing WSO2 ESB connector for Google Pub/Sub API

2017-06-16 Thread Hariprasath Thanarajah
Hi All, On Fri, Jun 16, 2017 at 3:27 PM, Malaka Silva wrote: > Hi Tharmalingam, > > We are happy to hear that you are interested in doing this. Yes you can > contribute connector and inbound for Google Pub/Sub API.. > > We will mentor you while doing this. You can also visit

Re: [Dev] Doing WSO2 ESB connector for Google Pub/Sub API

2017-06-16 Thread Malaka Silva
​Great. ​ On Fri, Jun 16, 2017 at 3:34 PM, Tharmalingam Mayuran wrote: > Hi Malaka, > > Thank You for the quick response, we decide to start with connector and > then will move on inbound. Next week we will visit to Jaffna office and > will talk with staff. > > Thanks, >

Re: [Dev] Doing WSO2 ESB connector for Google Pub/Sub API

2017-06-16 Thread Tharmalingam Mayuran
Hi Malaka, Thank You for the quick response, we decide to start with connector and then will move on inbound. Next week we will visit to Jaffna office and will talk with staff. Thanks, T.Mayuran On Fri, Jun 16, 2017 at 3:27 PM, Malaka Silva wrote: > Hi Tharmalingam, > > We

Re: [Dev] WSO2 Committers += Chathurika De Silva

2017-06-16 Thread Madhawa Gunasekara
Congratulations Chathurika :) On Wed, Jun 14, 2017 at 5:22 PM, Maneesha Wijesekara wrote: > Congratulations :) > > On Tue, Jun 13, 2017 at 11:34 AM, Aparna Karunarathna > wrote: > >> Hi All, >> >> It's my pleasure to announce Chathurika De Silva as a WSO2

Re: [Dev] Doing WSO2 ESB connector for Google Pub/Sub API

2017-06-16 Thread Malaka Silva
Hi Tharmalingam, We are happy to hear that you are interested in doing this. Yes you can contribute connector and inbound for Google Pub/Sub API.. We will mentor you while doing this. You can also visit our Jaffna branch or use this mail thread to communicate. On Fri, Jun 16, 2017 at 3:09 PM,

Re: [Dev] Unable to post EI EventStream data to Data Analytics

2017-06-16 Thread Madhawa Gunasekara
Hi Peter, EI distribution comes with the analytics runtime therefore you can use EI analytics runtime as well. Please follow below documentation links. [1] https://docs.wso2.com/display/EI600/Prerequisites+to+Publish+Statistics [2]

Re: [Dev] Weird exception accessing to a API Manager protected resource

2017-06-16 Thread Thomas LEGRAND
Hello ! Sure. Here is my api-manager.xml AM configuration file: jdbc/WSO2AM_DB None false https://localhost:9448/services/ ${admin.username} ${admin.password} false