Replies: 1 comment
-
Hi @wong2! I haven't tried that use case, but I believe yes, you should extract the domain from the current URL. Have you tried? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have an application which is accessible with two domains: domain1.com, domain2.com. (The response is totally identical, just different domains).
How should I set the
domain
field? Should I use thelocation.hostname
?Beta Was this translation helpful? Give feedback.
All reactions