#anggara-pratama_webhooks

1 messages ¡ Page 1 of 1 (latest)

random masonBOT
#

👋 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/1247056492130074745

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

errant adder
#

Hi there, I just made a POST request to your server and it responded 500

#
> Host: billing.mile.app
> Cookie: laravel_session=x1hO3HpYhkpCh5P9NntSsqcf8MYIASHZ9yNURmSr
> User-Agent: insomnia/2023.5.8
> Accept: */*
> Content-Length: 0

* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* old SSL session ID is stale, removing
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* Mark bundle as not supporting multiuse

< HTTP/1.1 500 Internal Server Error
< server: nginx
< content-type: text/html; charset=UTF-8
< transfer-encoding: chunked
< cache-control: no-cache, private
< date: Mon, 03 Jun 2024 05:27:13 GMT
< access-control-allow-origin: *

* Replaced cookie laravel_session="x1hO3HpYhkpCh5P9NntSsqcf8MYIASHZ9yNURmSr" for domain billing.mile.app, path /, expire 1717399633

< set-cookie: laravel_session=x1hO3HpYhkpCh5P9NntSsqcf8MYIASHZ9yNURmSr; expires=Mon, 03 Jun 2024 07:27:13 GMT; Max-Age=7200; path=/; secure; samesite=lax
< strict-transport-security: max-age=31536000; includeSubDomains; preload;
< x-frame-options: SAMEORIGIN
< x-content-type-options: nosniff


* Received 6.5 KB chunk
* Connection #1 to host billing.mile.app left intact```