<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Bondora on My personal blog</title>
		<link>https://jens.dev/tags/bondora.html</link>
		<description>Recent content in Bondora on My personal blog</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Tue, 08 Mar 2016 13:38:54 +0200</lastBuildDate>
		
			<atom:link href="https://jens.dev/tags/bondora/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>authenticate with the bondora API manually</title>
				<link>https://jens.dev/2016/03/08/authenticate-with-bondora-api-manually.html</link>
				<pubDate>Tue, 08 Mar 2016 13:38:54 +0200</pubDate>
				<guid>https://jens.dev/2016/03/08/authenticate-with-bondora-api-manually.html</guid>
				<description>&lt;p&gt;Bondora uses OAuth for its API authentication, while this is great for external service providers owning their own domain/app, it is also relatively cumbersome for stand alone applications/scripts.&lt;/p&gt;&#xA;&lt;p&gt;So here are the steps I did to acquire a refresh token for using the API with curl.&lt;/p&gt;&#xA;&lt;p&gt;First follow the link of the documentation to the &lt;a href=&#34;https://developers.google.com/oauthplayground/#step1&amp;amp;scopes=BidsRead%20BidsEdit%20Investments%20SmBuy%20SmSell&amp;amp;url=https%3A//&amp;amp;content_type=application/json&amp;amp;http_method=GET&amp;amp;useDefaultOauthCred=unchecked&amp;amp;oauthEndpointSelect=Custom&amp;amp;oauthAuthEndpointValue=https%3a%2f%2fwww.bondora.com/oauth/authorize&amp;amp;oauthTokenEndpointValue=https%3a%2f%2fapi.bondora.com/oauth/access_token&amp;amp;includeCredentials=unchecked&amp;amp;accessTokenType=bearer&amp;amp;autoRefreshToken=unchecked&amp;amp;accessType=offline&amp;amp;forceAprovalPrompt=checked&amp;amp;response_type=code&#34;&gt;&amp;ldquo;google OAuth playground&amp;rdquo;&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://jens.dev/assets/playground-before-anything.png&#34; alt=&#34;playground&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Most of the configuration should be preset by the link used.&#xA;If you need it, you can add additional rights to the request (in my case reports where not part of the url):&#xA;&amp;ldquo;BidsRead BidsEdit Investments SmBuy SmSell ReportRead ReportCreate&amp;rdquo;&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
