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

cannot delete annotation (created using api token) using api token #3275

Closed
judell opened this Issue May 3, 2016 · 1 comment

Comments

Projects
None yet
1 participant
@judell
Contributor

judell commented May 3, 2016

I programmatically created annotations on behalf of a user -- whose API token was shared with me -- that I cannot now delete using that same token.

An example ID that I cannot delete in this way: AVPS1OEtH9ZO4OKSlgOH. The API response when I try: 404.

I /can/ create and then delete a new annotation using the token.

I can share, out-of-band, the username, token, and a list of IDs in this situation.

Update: I also now have the user's password. When I edit/save that annotation the result is:

image

@judell

This comment has been minimized.

Show comment
Hide comment
@judell

judell May 4, 2016

Contributor

Here's what happened. A set of annotations was created for user SiTC, then another set for user SitC (lower-case t). @chdorner normalized all the permissions to the latter.

Contributor

judell commented May 4, 2016

Here's what happened. A set of annotations was created for user SiTC, then another set for user SitC (lower-case t). @chdorner normalized all the permissions to the latter.

@judell judell closed this May 4, 2016

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