Re: [Dev] [ESB][Connector Redmine] "401 Authorization Required" error when using Redmine connector

2016-03-15 Thread Bhashinee Nirmali
 I was able to resolve it along with the above suggestion. Thanks Keerthika.

On Tue, Mar 15, 2016 at 12:10 PM, Keerthika Mahendralingam <
keerth...@wso2.com> wrote:

> Hi Bhashinee,
> It seems you haven't enable the REST web service for your account. Follow
> the following steps to configure:
>
>1. Create a fresh account in Redmine using the URL
>http://m.redmine.org/ with the web browser.
>2. Login to the administrations panel of the account created using the
>login credentials with the specific API URL.
>3. Go to Administration -> Settings -> Authentication and enable the
>check box in "Enable REST web service".
>4. Go to /my/account URL of your Redmine demo site and copy the API
>Key from the right hand side of the screen to apiKey
>
> Thanks,
>
> On Tue, Mar 15, 2016 at 10:44 AM, Bhashinee Nirmali 
> wrote:
>
>> Hi All,
>>
>> I tried adding the Redmine connector of WSO2 ESB. First I created a
>> Redmine account and got the key. The url and the key I used to create the
>> proxy service are listed below.
>>
>> apiURL - http://connector.m.redmine.org
>> apiKey - 3bed7029a2e5b8cb6978d81676fc9d3dab74398a
>>
>>
>> I got an error when trying to send a request. Here I have attached the
>> error I got and the proxy service.
>> Kindly appreciate your help on this.
>>
>> Thank you.
>>
>> --
>> *Bhashinee Nirmali*
>> Software Engineer Intern
>> WSO2 Inc.; http://wso2.com
>> Mobile : +94 (0) 712150003 <%2B94%20%280%29%20716%20590818>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> 
> Keerthika Mahendralingam
> Associate Software Engineer
> Mobile :+94 (0) 776 121144
> keerth...@wso2.com
> WSO2, Inc.
> lean . enterprise . middleware
>



-- 
*Bhashinee Nirmali*
Software Engineer Intern
WSO2 Inc.; http://wso2.com
Mobile : +94 (0) 712150003 <%2B94%20%280%29%20716%20590818>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [ESB][Connector Redmine] "401 Authorization Required" error when using Redmine connector

2016-03-15 Thread Keerthika Mahendralingam
Hi Bhashinee,
It seems you haven't enable the REST web service for your account. Follow
the following steps to configure:

   1. Create a fresh account in Redmine using the URL http://m.redmine.org/
   with the web browser.
   2. Login to the administrations panel of the account created using the
   login credentials with the specific API URL.
   3. Go to Administration -> Settings -> Authentication and enable the
   check box in "Enable REST web service".
   4. Go to /my/account URL of your Redmine demo site and copy the API Key
   from the right hand side of the screen to apiKey

Thanks,

On Tue, Mar 15, 2016 at 10:44 AM, Bhashinee Nirmali 
wrote:

> Hi All,
>
> I tried adding the Redmine connector of WSO2 ESB. First I created a
> Redmine account and got the key. The url and the key I used to create the
> proxy service are listed below.
>
> apiURL - http://connector.m.redmine.org
> apiKey - 3bed7029a2e5b8cb6978d81676fc9d3dab74398a
>
>
> I got an error when trying to send a request. Here I have attached the
> error I got and the proxy service.
> Kindly appreciate your help on this.
>
> Thank you.
>
> --
> *Bhashinee Nirmali*
> Software Engineer Intern
> WSO2 Inc.; http://wso2.com
> Mobile : +94 (0) 712150003 <%2B94%20%280%29%20716%20590818>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

Keerthika Mahendralingam
Associate Software Engineer
Mobile :+94 (0) 776 121144
keerth...@wso2.com
WSO2, Inc.
lean . enterprise . middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [ESB][Connector Redmine] "401 Authorization Required" error when using Redmine connector

2016-03-14 Thread Bhashinee Nirmali
Hi All,

I tried adding the Redmine connector of WSO2 ESB. First I created a Redmine
account and got the key. The url and the key I used to create the proxy
service are listed below.

apiURL - http://connector.m.redmine.org
apiKey - 3bed7029a2e5b8cb6978d81676fc9d3dab74398a


I got an error when trying to send a request. Here I have attached the
error I got and the proxy service.
Kindly appreciate your help on this.

Thank you.

-- 
*Bhashinee Nirmali*
Software Engineer Intern
WSO2 Inc.; http://wso2.com
Mobile : +94 (0) 712150003 <%2B94%20%280%29%20716%20590818>


wirelog
Description: Binary data

http://ws.apache.org/ns/synapse;
   name="Redmine"
   transports="https http"
   startOnLoad="true"
   trace="disable">
   
   
  
 http://connector.m.redmine.org;
   scope="default"
   type="STRING"/>
 
 
 
 
 
 
{$ctx:apiUrl}
{$ctx:apiKey}
{$ctx:responseType}
 
 
 
{$ctx:description}
{$ctx:name}
{$ctx:identifier}
 
 
  
   

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev