You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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.
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!
The text was updated successfully, but these errors were encountered: