<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>JWT on Nyghtowl</title>
    <link>https://nyghtowl.com/tags/jwt/</link>
    <description>Recent content in JWT on Nyghtowl</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc-sa/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC-SA 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Thu, 18 Mar 2021 17:56:10 +0000</lastBuildDate>
    <atom:link href="https://nyghtowl.com/tags/jwt/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>JWT (JSON Web Tokens) Errors | Invalid JWT Signature</title>
      <link>https://nyghtowl.com/posts/2021/03/jwt-errors-invalid-jwt-signature/</link>
      <pubDate>Thu, 18 Mar 2021 17:56:10 +0000</pubDate>
      <guid>https://nyghtowl.com/posts/2021/03/jwt-errors-invalid-jwt-signature/</guid>
      <description>&lt;p&gt;Errors are the best especially when they are written in a way where you become a decipherer. I remember the good old days when all the error codes I got were only numbers and maybe letters mixed in and there wasn’t any online searching to easly get interpretations.&lt;/p&gt;&#xA;&lt;p&gt;I’ve been working with Google Cloud products and connecting to services from my laptop like Storage and BigQuery. Over the last several months, I’ve hit up against a JWT error, &lt;code&gt;invalid_grant:Invalid JWT Signature&lt;/code&gt;, a couple times, and below provides an overview of how I resolved it, which was basically updating the expired service account key.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
