marcocor / tagme-python

Official TagMe API wrapper for Python.
Apache License 2.0
112 stars 20 forks source link

Unable to obtain auth. token #11

Closed vardaan123 closed 4 years ago

vardaan123 commented 4 years ago

Hi, when I clicked on the link given in the README and I signed in, I get the error message "You do not have permission to access the requested resource. https://services.d4science.org/group/tagme/".

Is there any specific VRE should I register for to obtain the auth. token? I tried to register in AnalyticsLab VRE but I get the error

Error (400) : this resource cannot process this request because it is malformed\nStacktrace:\norg.gcube.smartgears.handlers.application.request.RequestException: TagMe cannot be called in scope /d4science.research-infrastructures.eu/D4Research/AnalyticsLab
marcocor commented 4 years ago

Hi Vardaan,

It seems that you did create an account (if you didn't, create one here) but don't have access to the Tagme VRE. You can get access here.

vardaan123 commented 4 years ago

When I click on the given link (here), I get an error (see attached screenshot)

Screen Shot 2020-10-18 at 12 27 17 PM
vardaan123 commented 4 years ago

I created a new account (instead of using my Gmail) and it works now. Thanks