question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

BraintreeError: Cannot contact the gateway at this time

See original GitHub issue

General information

  • SDK version: 3.2.0
  • Environment: Sandbox/test environment
  • Browser and OS: Poltergeist running phantomjs

Issue description

We get this error running our specs under Poltergeist and Phantom JS. We are using Phantom JS 2.1.1

I have attempted setting --ssl-protocol=tlsv1.2 to our Phantom JS config but this does not fix the error.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:40 (10 by maintainers)

github_iconTop GitHub Comments

6reactions
thanatos11commented, Feb 13, 2020

I also have this problem: JS SDK Environment: sandbox Browser: Chrome Version 79.0.3945.130 (Official Build) (64-bit) Error function: Braintree.client.create() Error Output: { name: “BraintreeError” code: “CLIENT_GATEWAY_NETWORK” message: “Cannot contact the gateway at this time.” type: “NETWORK” }

4reactions
dnwilsoncommented, Feb 13, 2020

Looks like it’s working again

Read more comments on GitHub >

github_iconTop Results From Across the Web

BraintreeError: Cannot contact the gateway at this time (during ...
BraintreeError : Cannot contact the gateway at this time. The symptom does not appear for our Production app, only for the test run ......
Read more >
BraintreeError: Cannot contact the gateway at this time (during ...
Coding example for the question BraintreeError: Cannot contact the gateway at this time (during system/integration specs only)-phantom.js.
Read more >
client/errors.js - Documentation
CLIENT_GATEWAY_NETWORK: { type: BraintreeError.types.NETWORK, code: 'CLIENT_GATEWAY_NETWORK', message: 'Cannot contact the gateway at this time.
Read more >
Transactions | Declines - Braintree Support Articles
Code Text Type 2000 Do Not Honor Soft 2001 Insufficient Funds Soft 2002 Limit Exceeded Soft
Read more >
Braintree: Error during transaction - Jotform
In the braintree integration under additional gateway settings, ... While we can't provide an ETA at the moment, rest assured that we'll do ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found