uwescience / sqlshare-pythonclient

The Python client for the SQLShare REST API
3 stars 1 forks source link

API key #3

Closed che625 closed 11 years ago

che625 commented 11 years ago

I am having issues being able to download my files from SQLshare as text files. Specifically, I have downloaded the python library but am having trouble getting my API key. When I click on the link to obtain or create my API key I am getting the following error message: Error fetching your REST credentials.

Any suggestions? Thanks!

dhalperi commented 11 years ago

Very strange; I confirmed this is a bug. I have a suspicion as to the cause; I'll update soon.

On Wed, Jun 26, 2013 at 11:47 AM, che625 notifications@github.com wrote:

I am having issues being able to download my files from SQLshare as text files. Specifically, I have downloaded the python library but am having trouble getting my API key. When I click on the link to obtain or create my API key I am getting the following error message: Error fetching your REST credentials.

Any suggestions? Thanks!

— Reply to this email directly or view it on GitHubhttps://github.com/uwescience/sqlshare-pythonclient/issues/3 .

dhalperi commented 11 years ago

Hi, can you re-check? I think Sagar pushed new code to resolve this issue; worked for my test account!

che625 commented 11 years ago

It works now, thanks Dan!