xplreitr
xplreitr
I had the same problem. Solution also worked for me. Thanks @Lee8009 !
I just had this problem too. connected the SSO/SAML app to Azure ID. First test to create a new user went well. Second test with existing user was successful. Third...
Ok, so for those interested in a workaround: *WARNING* I have little experience and probably don't know what I am breaking by making these changes. Nextcloud databases apparently only allow...
I was running into a similar problem and this issue sent me in the right direction. https://github.com/bertrandmartel/tableau-scraping/issues/30 It seems like there is a URL other than the public facing URL...
I don't know for sure, but I wonder if it has to do with the "Application Type" you selected when creating your Credentials. I selected "Desktop app." I wonder if...
@darkknight7777777 @dgc1980 So the reason passing `/etc/postfix/main` through docker volumes didn't work is because the file is edited on starting the container by the initialization scripts. You can achieve the...