truelayer-client-javascript icon indicating copy to clipboard operation
truelayer-client-javascript copied to clipboard

Connect to Sandbox for testing?

Open codurance-greg-cann opened this issue 5 years ago • 4 comments

There is currently no way to reconfigure the auth url for sandbox mode.

codurance-greg-cann avatar Feb 06 '20 13:02 codurance-greg-cann

I am working on it, but they hardcoded the values, it´s taking more time than I suspected initially. I have the same situation. 😢

smontiu avatar Jun 11 '20 21:06 smontiu

Any updates of this @smontiu . Did you have the chance to look at it and maybe create a PR?

stavros-zavrakas avatar Oct 08 '20 09:10 stavros-zavrakas

@smontiu @stavros-zavrakas - sorry for the late reply on this.

We have this in the backlog and we are going to revamp this library soon, but it's not prioritised at the moment.

In the meanwhile, to use the latest features available, I highly suggest integrating with the APIs directly, without the use of this library.

You can find the API documentation here: https://docs.truelayer.com/

riccardoio avatar Oct 08 '20 11:10 riccardoio

Thanks for the response @riccardoio

We're planning to use it for a few basic features, like retrieving accounts and transactions.

Does it make sense to create a PR for it or it's better to have a local patch?

stavros-zavrakas avatar Oct 08 '20 13:10 stavros-zavrakas