Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASANA API inetgration #82

Open
GoogleCodeExporter opened this issue Apr 8, 2015 · 2 comments
Open

ASANA API inetgration #82

GoogleCodeExporter opened this issue Apr 8, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Which OAuth2 provider or API service?
>> ASANA API OAuth2

External references, such as API reference guide?
>> http://developer.asana.com/documentation/


Please provide any additional information below.
>> Asana API does not have scope defined, but gwt-oauth2 assumes the 
availability of the scopes always and append it, which is leading communication 
failure with Asana API.

Original issue reported on code.google.com by vipul.ja...@gmail.com on 16 Sep 2014 at 2:47

@GoogleCodeExporter
Copy link
Author

Interesting. So Asana fails if &scope= is passed, even if it doesn't have any 
data? It would be a pretty straightforward patch to omit the &scope= if there 
is no data.

Original comment by jasonhall@google.com on 16 Sep 2014 at 3:18

@GoogleCodeExporter
Copy link
Author

Yes I already did it. I just thought to share with you. Yes ASANA fails if 
scope does not have any data.

Original comment by vipul.ja...@gmail.com on 17 Sep 2014 at 3:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant