Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Running client = sapcai.Client('MY_TOKEN') throws Keyerror: 'act' #9

Open
drv-agwl opened this issue Jun 26, 2020 · 1 comment
Open

Comments

@drv-agwl
Copy link

I am new to the SAPConversationalAI and am trying to use its python SDK.
While trying to run the command sapcai.Client('MY_TOKEN'), I keep getting this error, Keyerror: 'act'

@Csk-Kiran
Copy link

I am new to the SAPConversationalAI and am trying to use its python SDK.
While trying to run the command sapcai.Client('MY_TOKEN'), I keep getting this error, Keyerror: 'act'

Its because the SAP CAI has launched the OAuth concept, so without OAuth authentication you cant access your bot and thats the reason your facing that error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants