Forum Discussion

sichental2's avatar
sichental2
Data Storage
01-01-2024

Connect to t3 tenant - cloud https://salesforceil.sisensepoc.com/t3/app

I tried to connect to t3 tenant from our code and get plugin error:
Error executing plugin: Type Error: e is not a function in the console:

 

3 Replies

Replies have been turned off for this discussion
  • Hello sichental2.

    I'm happy to help in any way I can. Can you elaborate on what you mean by connecting from your code? If you can include a screenshot of the error and when it happens also that would be helpful.

    • sichental2's avatar
      sichental2
      Data Storage

      We get tenant that Sisense create us: t3 with user& password,
      Now- we move the code to aork with cloud, and test the code with new URL of t3 that you give us,
      After connect to the new url: https://salesforceil.sisensepoc.com/t3/app/main,
      I get the error of plugin - I don't have permission to add screenshot
      Error executing plugin: TypeError: e is not a function - this is the error

       

      • DRay's avatar
        DRay
        Admin

        It looks like there is an issue with one of the function calls in the code. Did the code work before?