- Joined
- Oct 3, 2018
- Messages
- 25
- Reaction score
- 7
I have a client using Telnyx to send SMS's to the 3CX system and all of a sudden messaging.3cx.com has stopped allowing our texts to go through and giving me a response of "Too Many Requests". Everything was working fine. They do receive quite a few text messages but not enough to get blocked. They are a 24 hour dispatch command center for a security guard company and they rely on text message notifications so I need to figure out why this is happening... Here is what is being sent:
Request Headers:
Can someone help me to get this resolved or let me know if there is a direct link I can use for the webhook so that I don't have to even go through messaging.3cx.com
Thank you so much!
Request Headers:
- user-agent: telnyx-webhooks
- Content-Type: application/json
- Telnyx-Signature-Ed25519: FYD432BwpsQdV03Nkq0za2oYFY3dVhTTIT+HD4AUImwuh2OYsLxx0LCgvYEkiJH64dqAN1EGG1eoK4LPBX6RCw==
- Telnyx-Timestamp: 1621518289
- content-type: text/plain; charset=utf-8
- content-security-policy: default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests
- x-dns-prefetch-control: off
- expect-ct: max-age=0
- x-frame-options: SAMEORIGIN
- strict-transport-security: max-age=15552000; includeSubDomains
- x-download-options: noopen
- x-content-type-options: nosniff
- x-permitted-cross-domain-policies: none
- referrer-policy: no-referrer
- x-xss-protection: 0
- access-control-allow-origin: messaging.3cx.com
- vary: Origin
- access-control-allow-credentials: true
- etag: W/"11-zyeKMK+hlaaMuGRw+lPo37O5gDA"
- x-cloud-trace-context: 5190baa3e8a9a78951bee5975c01d329;o=1
- date: Thu, 20 May 2021 13:44:49 GMT
- server: Google Frontend
- content-length: 17
- Too Many Requests
Can someone help me to get this resolved or let me know if there is a direct link I can use for the webhook so that I don't have to even go through messaging.3cx.com
Thank you so much!