#gbstacks_api

1 messages ¡ Page 1 of 1 (latest)

blissful pollenBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1258157114342375476

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

hoary wraith
#

What does authenticated domain mean.

ruby stump
#

The authenticated domain actually looks like https://username:password1@domain.com/

Sorry, the message automatically removed the actual authentication part

hoary wraith
#

Oh is your payment page behind auth like that?

ruby stump
#

my staging environments all are behind auth like that

#

I want to be able to test this change on my staging environments

#

I've been testing locally using an ngrok domain tunneled from my localhost, and I want to test some more side effects of my change by deploying it to one of my staging environemtns

hoary wraith
#

Idk if this is possible honestly. Assuming registering only the top-level domain doesn't work?

blissful pollenBOT
ruby stump
#

Hmm, okay. I''ll try to use only the top level domain. I'll let you know what happens

ruby stump
#

@hoary wraith I tried registering the top level domain, but it's giving me a 401, which makes sense

velvet forge
#

Do you have a request ID for the request that errored?