question

patrick-thomas1477 avatar image
patrick-thomas1477 asked charles-zink4125 commented

FaxOut API - 503 Service Unavailable

We have some proprietary software that utilizes RingCentral's FaxOut API. On March 22nd we experienced problems. Today I confirmed that our faxes are not reaching their destination. When I check the fax api, I receive a 503 Service Unavailable response.

Is there something I can do to resolve this? 
topic-default
1 comment
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

John Wang avatar image John Wang ♦♦ commented ·
Paul is correct. Your error indicates that your client does not support TLS 1.2. There is information on the KB article 8778 on how to verify TLS 1.2 support for various languages. 
Upgrade Your Browser. Upgrade to the latest version of your browser to continue. The version you are using is not compatible with the site security protocol.
1 Like 1 ·
patrick-thomas1477 avatar image
patrick-thomas1477 answered John Wang commented
I just obtained the application code. It seems this is the response received from the server:

<!DOCTYPE HTML>
<html >
<head>
<meta name="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">




<meta name="description" content="Upgrade to the latest version of your browser to continue. The version you are using is not compatible with the site security protocol." /><meta name="keywords" content="" /><title>Upgrade Your Browser.</title>

1 comment
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

John Wang avatar image John Wang ♦♦ commented ·
This is like due to a new requirement for TLS 1.2 introduced on March 21. See KB article 8778 for more info:  https://success.ringcentral.com/articles/RC_Knowledge_Article/8778
0 Likes 0 ·
patrick-thomas1477 avatar image
patrick-thomas1477 answered
I am using .Net's HTTP WebRequest and HTTPWebResponse to implement the API call. I hope this is enough information.
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

paul1525 avatar image
paul1525 answered paul1525 commented
Patrick, we're experiencing the same issue but just visiting https://service.ringcentral.com/faxapi.asp returns a 503 Service Temporarily Unavailable nginx/1.8.0 error.

It's a classic ASP application so upgrading it to the latest API would present quite a challenge.

2 comments
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

patrick-thomas1477 avatar image patrick-thomas1477 commented ·
Thank you for your quick reply.
This worked as recently as Monday, March 21st. Is restoring the existing api not an option. We were not notified of any (potential) deprecation. What are our options? 
0 Likes 0 ·
paul1525 avatar image paul1525 commented ·
We're hoping that this is a simple fix from RingCentral but they haven't yet provided an update to this thread.
0 Likes 0 ·
paul1525 avatar image
paul1525 answered benjamin-dean commented
2 comments
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

patrick-thomas1477 avatar image patrick-thomas1477 commented ·
Fantastic! Thank you both very much! This solved my problem!
0 Likes 0 ·
benjamin-dean avatar image benjamin-dean commented ·
Glad you're up and running again.
0 Likes 0 ·
charles-zink4125 avatar image
charles-zink4125 answered charles-zink4125 commented
This reply was created from a merged topic originally titled API returning 503 Service Unavailable. It looks like starting at 2017-01-12 0700 UTC the API has died for us. Login calls are kicking back 503 Service Unavailable. I don't see anything under service status about the issue; is anyone else being impacted by this?
2 comments
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

John Wang avatar image John Wang ♦♦ commented ·
Is this impacting you now?

We had an issue affect a small number of US customers this morning PST but it was resolved 10 hours ago. If you are still being impacted, please contact Developer Support at devsupport@ringcentral.com or by opening a support case via the Developer Portal.
1 Like 1 ·
charles-zink4125 avatar image charles-zink4125 commented ·
Hi John,

This issue is no longer impacting us. Thanks!
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 10 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.