Unable to authenticate session with server token
ussumant opened this issue · 1 comments
ussumant commented
from uber_rides.session import Session
session = Session(server_token= TOKEN )
Returns error of invalid syntax.
Subzidion commented
Have you defined TOKEN
with an application server token? You can create an application on the Developer Dashboard which will give you a server token to use.