<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: GCS Service Account private key not working from env?	</title>
	<atom:link href="https://www.extreg.com/blog/2017/12/gcs-service-account-private-key-not-working-env/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.extreg.com/blog/2017/12/gcs-service-account-private-key-not-working-env/</link>
	<description></description>
	<lastBuildDate>Wed, 22 Jan 2020 07:32:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6.7</generator>
	<item>
		<title>
		By: Pietari		</title>
		<link>https://www.extreg.com/blog/2017/12/gcs-service-account-private-key-not-working-env/#comment-18231</link>

		<dc:creator><![CDATA[Pietari]]></dc:creator>
		<pubDate>Wed, 22 Jan 2020 07:32:00 +0000</pubDate>
		<guid isPermaLink="false">https://extreg.com/?p=259#comment-18231</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.extreg.com/blog/2017/12/gcs-service-account-private-key-not-working-env/#comment-18217&quot;&gt;Lou&lt;/a&gt;.

Haha, yes it was a reeaal PITA :--D]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.extreg.com/blog/2017/12/gcs-service-account-private-key-not-working-env/#comment-18217">Lou</a>.</p>
<p>Haha, yes it was a reeaal PITA :&#8211;D</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lou		</title>
		<link>https://www.extreg.com/blog/2017/12/gcs-service-account-private-key-not-working-env/#comment-18217</link>

		<dc:creator><![CDATA[Lou]]></dc:creator>
		<pubDate>Wed, 22 Jan 2020 05:16:40 +0000</pubDate>
		<guid isPermaLink="false">https://extreg.com/?p=259#comment-18217</guid>

					<description><![CDATA[Thanks! I found this immediately. Looks like you saved me a lot of headache. 

const privKey = process.env.PRIVATE_KEY.replace(/\\n/g, &#039;\n&#039;); 

Worked like a charm!]]></description>
			<content:encoded><![CDATA[<p>Thanks! I found this immediately. Looks like you saved me a lot of headache. </p>
<p>const privKey = process.env.PRIVATE_KEY.replace(/\\n/g, &#8216;\n&#8217;); </p>
<p>Worked like a charm!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Isaac Anderson		</title>
		<link>https://www.extreg.com/blog/2017/12/gcs-service-account-private-key-not-working-env/#comment-1363</link>

		<dc:creator><![CDATA[Isaac Anderson]]></dc:creator>
		<pubDate>Mon, 25 Mar 2019 20:45:40 +0000</pubDate>
		<guid isPermaLink="false">https://extreg.com/?p=259#comment-1363</guid>

					<description><![CDATA[This was KILLING ME until I finally happened upon this solution. Thank you!]]></description>
			<content:encoded><![CDATA[<p>This was KILLING ME until I finally happened upon this solution. Thank you!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
