Forum Discussion

Laxmikanth's avatar
Laxmikanth
Frequent Visitor
2 years ago

Issue with table names having spaces

Hi There,    The below code works totally fine when the table name is single word. If the table name has any spaces it is throwing error.   import json import requests # Replace with your Power...