Unauthorized Requests with Python Runtime librairies

Hi,

I'm trying to use the Python runtime libraries in the IDE app, but I'm encountering an "Unauthorized request" error.

The documentation doesn't mention the token authorization, and I couldn't find any posts about it.

Do i have to manage it in my code ?

Thank you for your assistance.

Best reply by Sgilk

Hi test ,

Are you executing the script in the browser or in a script interpreter instance? You'll want to run in an interpreter instance to automatically authenticate on the integrated datalayer library.

 

View original
2 replies