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
I am using a valid API key I received yesterday. I first execute:
from pycrunchbase import *
cb = CrunchBase('myapikey')
then
github=CrunchBase('github')
I get 401 Client Error: Unauthorized
The text was updated successfully, but these errors were encountered:
So put my issue on hold for the moment. I got a similar error from their URL and I have opened a ticket with CrowdSmart.
Thanks for you speedy response.
I will post the result on github once I have it.
I am using a valid API key I received yesterday. I first execute:
from pycrunchbase import *
cb = CrunchBase('myapikey')
then
github=CrunchBase('github')
I get 401 Client Error: Unauthorized
The text was updated successfully, but these errors were encountered: