(20250225) fml x2
This commit is contained in:
@@ -342,7 +342,7 @@ async def verify_otp(
|
||||
# ┛┗┗┻┗┻ ┗┛┗┗┗ ┛┗┗ ┗┻┛┗┗┛┗ ┛┗┗┛┗┗ ┛
|
||||
|
||||
api_response = await current_app.http_client.post(
|
||||
url = " https://api.thecaoffice.com/client/add/with/notes",
|
||||
url = "https://api.thecaoffice.com/client/add/with/notes",
|
||||
headers = {"X-Session-Token": inbound_headers["X-Session-Token"]},
|
||||
json = {
|
||||
"email": inbound_data.email,
|
||||
|
||||
Reference in New Issue
Block a user