Forum Discussion

GranQuestion's avatar
GranQuestion
New Member
2 years ago

Infinite loop in login

Hello, I wanted to consult, I have an embedded link of a report, through the direct url I can enter correctly, but when I put it on a server it is different, iframe type, locally it works correctly, it asks me to log in and I can see the report. Now the problem is when I access that server created from another remote one, there I get an error in F12 of the browser, 

 

 

 

 

"fallbackError: {"flow":"Reportembed","info":"pkce_not_created: The PKCE code challenge and verifier could not be generated. Detail:TypeError: Cannot read properties of undefined (reading 'digest')","code":"pkce_not_created"}"

 

 

 

 

in network, and in console errors with third-party cooking. What could it be? locally it works.