You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Henry Saputra (JIRA)" <ji...@apache.org> on 2013/07/17 21:25:46 UTC

[jira] [Updated] (SHINDIG-1603) Implement support for different verbs on OAuth Access/Request

     [ https://issues.apache.org/jira/browse/SHINDIG-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henry Saputra updated SHINDIG-1603:
-----------------------------------

    Assignee:     (was: Henry Saputra)
    
> Implement support for different verbs on OAuth Access/Request
> -------------------------------------------------------------
>
>                 Key: SHINDIG-1603
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1603
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java, PHP
>    Affects Versions: 2.0.2
>            Reporter: Mark Weitzel
>            Priority: Minor
>              Labels: oauth
>
>  When I add this to my app.xml I get the error below in the app window:
> > <OAuth>
> >    <Service name="concur">
> >     <Access  url="https://www.mysolutions.com/net2/OAuth/Access.ashx"  method="POST"
> />
> >     <Request url="https://www.mysolutions.com/net2/OAuth/Request.ashx" method="GET"
> />
> >     <Authorization url="https://www.mysolutions.com/net2/OAuth/Login.aspx" />
> >   </Service>
> > </OAuth>
> >
> > "Failed to load module prefs for app 'InstanceAppImpl{instanceAppID=5221, title='null',
> description='null', userID=2152, appURL='http://test-stuff/app.xml', appID=3258, appInstanceUUID=94567228-xxxx-xxxx-xxxx-3cd6c3303101,
> creationDate=Thu Aug 25 10:20:39 PDT 2011, modificationDate=Thu Aug 25 10:20:44 PDT 2011}'
> for this reason: org.apache.shindig.gadgets.spec.SpecParserException: Access@method must be
> identical to Request@method"
> >
> > Does OAuth spec define that one should use same methods for the endpoints? I cant find
> anything like that here: http://tools.ietf.org/html/rfc5849#section-2.1
> For reference:
> http://mail-archives.apache.org/mod_mbox/shindig-dev/201108.mbox/%3CCALuGr6YhPA+9c5FJN9_v7GCaRg3b086s+MVBu8Y-oO7uZ9rrUg@mail.gmail.com%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira