How to resolve the "sql_execute: Api::AccessDenied" error while trying to import a TDV table into a TIBCO Team Studio Python Notebook?
book
Article ID: KB0072017
calendar_today
Updated On:
Products
Versions
Spotfire Data Science Team Studio
6.5.0 and above
Description
This article will help to resolve the "sql_execute:Api::AccessDenied" error while trying to import a TDV table into a TIBCO Team Studio Python Notebook.
Environment
Linux
Resolution
We encounter an "API: Access denied" error in Python Notebook when we have integrated the SSL configured Team Studio server with the Non-SSL Python Notebook.
To resolve the issue, please uninstall your current Python Notebooks installation and do a fresh installation following the below steps.
When you are using an SSL certificate in the Team Studio server, and you are integrating it with Python Notebooks, we need to follow the steps below to enable SSL on TIBCO Team Studio Python Notebooks:
Copy the Certificate and key files to the Python Notebooks server and Store them in the installation directory of the Python Notebooks (default path is /opt/notebooks)
This article will help to resolve the "sql_execute:Api::AccessDenied" error while trying to import a TDV table into a TIBCO Team Studio Python Notebook.