HI team,
I am using a citrix application to connect to calendly with my users, I had a problem to verify the schedule a meet and the .har file is giving me this error:
"method": "POST", "url": "https://calendly.com/api/booking/invitees",
"response": { "status": 400,
"text": "{\"failure\":{\"error\":\"Oops, something went wrong.\",\"code\":\"forbidden\",\"context\":{\"telemetry_id\":\"tid-3f6fcd30-751f-4f1a-8468-25ece116e58f\",\"explanation\":\"Your meeting request could not be finalized with this host. If you feel you've reached this message in error, please reach out to support with below error code.\",\"stytch_block_verdict\":true}}}" },
Is this because in Calendly platform is blocking me with the IP address we are using?
It works outside the citrix, should we ask for a whitelist in Calendly side, how ca we do that?

