I'm tinkering with learning Elixir coming from a Ruby background. I noticed that when I pipe the result of String.trim() to IO.puts() the string is printed with
I have a shopify app(ggfi) in my admin account . I have a website to sell custom gif too. What I want : when a new user login from my website to shopify , I wan
I'm an admin trying to change permissions on a channel (on mobile), however the error: 'missing permissions' pops up. I have two verified bots on the server; 'B
How can I find out if a function or method is a normal function or an async function? I would like my code to automatically support normal or async callbacks an
Hi experts could anyone explain how Client certificate and Server certificate validation work in Snowflake? I am confused what OCSP actually does in each flow.
I'm using Inno Setup to make an installer for my program. I would like to run IIS Manager after installation. So, I'm using this code: [Tasks] Name: StartAfterI
In the application I'm testing the user is being created or fetched from a different database connection. My problem is loginAs() seems like unstable with this