Spark-API-Demos icon indicating copy to clipboard operation
Spark-API-Demos copied to clipboard

Spark API Demos

Results 5 Spark-API-Demos issues
Sort by recently updated
recently updated
newest added

I had to modify line 53 to this ``` if "code" in request.args and "state" in request.args: ``` to get around this error: ``` File "oauth_demo.py", line 53, in oauth...

hi, is there any requirements that should be installed before running oauth_demo.py ?

i need sample for how create meeting

Several example include some MIT terms in the header, May be good to add a license file to the project if all examples are MIT, or make it explicit each...