Francisco, I saw the env variable requirements on this page here https://github.com/numenta/nupic.nlp-examples though I glanced through the cept.py module in the pycept directory and there is just code for the api key, so perhaps app id was deprecated.
On Sat, Dec 27, 2014 at 8:25 PM, Francisco Webber <[email protected]> wrote: > Hello Mika, > I am not aware of any app_ID. > You have to send the api_key in your request header thats all. The server > should return the requested response. > Could you point me to the place where the reference to an app_ID is made? > > thanks > > Francisco > > On 28.12.2014, at 02:03, Mika Schiller <[email protected]> wrote: > > > Hey guys, > > > > I'm trying to use pycept to access the cortical io api. I've requested > and gotten an api key, but no app ID. I need to set both of them as > environment variables. Does anyone who's used this know if the app ID is > just the email address you signed up with? > > > > thnx! > > > > Mika > > >
