Validate Bird credentials against bird.ladill.com, not the monolith.
Deploy Ladill Care / deploy (push) Successful in 34s
Deploy Ladill Care / deploy (push) Successful in 34s
Keys issued on Bird live in Bird’s DB; the old ladill.com relay always returned Invalid or missing API key. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-2
@@ -51,9 +51,9 @@ SMS_CUSTOMER_RELAY_URL=https://ladill.com/api/sms
|
||||
SMS_DEFAULT_SENDER_ID=Ladill
|
||||
|
||||
# Ladill Bird / SMTP (patient email uses customer keys via Integrations)
|
||||
SMTP_PLATFORM_API_URL=https://ladill.com/api/smtp
|
||||
SMTP_PLATFORM_API_URL=https://bird.ladill.com/api/smtp
|
||||
SMTP_API_KEY_CARE=
|
||||
SMTP_CUSTOMER_RELAY_URL=https://ladill.com/api/smtp
|
||||
SMTP_CUSTOMER_RELAY_URL=https://bird.ladill.com/api/smtp
|
||||
CARE_SMTP_FROM=care@ladill.com
|
||||
CARE_SMTP_FROM_NAME="Ladill Care"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user