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

clarification on how to accept terms? #1

Open
cboettig opened this issue Jun 20, 2017 · 1 comment
Open

clarification on how to accept terms? #1

cboettig opened this issue Jun 20, 2017 · 1 comment

Comments

@cboettig
Copy link

Thanks for providing this excellent API and associated documentation. In the documentation for the event entity, I see the description about the accept-license message, but it is unclear to me both from the API documentation and from the message itself how one would go doing that one-time accept-license step.

I tried adding the header accept-license: true to my API call, but that didn't work. How do I accept these licenses? Can I do this over the API?

Thanks for the help!

@xhdong-umd
Copy link

xhdong-umd commented Aug 25, 2017

As far as I know you have to open the study from browser, then accept it in browser. They are working on some API improvements, so hopefully this can be done through API later.

One trick is to use this pattern open the study page directly, so it's easier for user to accept the license.

https://www.movebank.org/movebank/#page=studies,path=study121041109

I have a movebank interface in my shiny web app, you can have a look at it and check the source code if you want. This is a video demo about the interface.

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

No branches or pull requests

2 participants