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
{{ message }}
This repository was archived by the owner on Aug 12, 2022. It is now read-only.
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'
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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'
The text was updated successfully, but these errors were encountered: