From 05183ab73675eb5ff667163f7c317ccede31de56 Mon Sep 17 00:00:00 2001 From: Sander van den Oever Date: Mon, 11 Jun 2018 22:11:47 +0200 Subject: [PATCH 1/3] Update Sandbox API key procedure. (bunq/sdk_java#96) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cf31e95d..7ecca03b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ Now you can build even bigger and better apps and integrate them with your bank Before you dive into this brand new SDK, please consider: - Checking out our new developerโ€™s page [https://bunq.com/en/developer](https://bunq.com/en/developer) ๐Ÿ™Œ -- Grabbing your production API key from the bunq app or asking our support for a Sandbox API key ๐Ÿ— +- Grabbing your production API key from the bunq app or generate a Sandbox API key using the ++[Tinker endpoint](https://together.bunq.com/topic/tinker-the-api) ๐Ÿ— - Visiting [together.bunq.com](https://together.bunq.com) where you can share your creations, questions and experience ๐ŸŽค From 09ce611ef6fdedf55fcb4ee3b96f0e300d8565e8 Mon Sep 17 00:00:00 2001 From: Sander van den Oever Date: Mon, 11 Jun 2018 22:18:23 +0200 Subject: [PATCH 2/3] Remove plus sign. (bunq/sdk_java#96) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ecca03b..bd3b157c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Now you can build even bigger and better apps and integrate them with your bank Before you dive into this brand new SDK, please consider: - Checking out our new developerโ€™s page [https://bunq.com/en/developer](https://bunq.com/en/developer) ๐Ÿ™Œ - Grabbing your production API key from the bunq app or generate a Sandbox API key using the -+[Tinker endpoint](https://together.bunq.com/topic/tinker-the-api) ๐Ÿ— +[Tinker endpoint](https://together.bunq.com/topic/tinker-the-api) ๐Ÿ— - Visiting [together.bunq.com](https://together.bunq.com) where you can share your creations, questions and experience ๐ŸŽค From 12f15bd23efaba36411ebc8254a35594c0028fc3 Mon Sep 17 00:00:00 2001 From: Sander van den Oever Date: Tue, 12 Jun 2018 21:06:48 +0200 Subject: [PATCH 3/3] Update according to MR comments. (bunq/sdk_java#96) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index bd3b157c..6f7c3317 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,7 @@ Now you can build even bigger and better apps and integrate them with your bank Before you dive into this brand new SDK, please consider: - Checking out our new developerโ€™s page [https://bunq.com/en/developer](https://bunq.com/en/developer) ๐Ÿ™Œ -- Grabbing your production API key from the bunq app or generate a Sandbox API key using the -[Tinker endpoint](https://together.bunq.com/topic/tinker-the-api) ๐Ÿ— +- Grabbing your production API key from the bunq app or generate a Sandbox API key using [Tinker](https://www.bunq.com/developer) ๐Ÿ— - Visiting [together.bunq.com](https://together.bunq.com) where you can share your creations, questions and experience ๐ŸŽค