You can look for status code 401 or 403 in the API response, which will require reauthentication.
Else act upon the webhook grant.expired
which replaces account.stopped
.
Updated
You can look for status code 401 or 403 in the API response, which will require reauthentication.
Else act upon the webhook grant.expired
which replaces account.stopped
.
Updated
<% if (block.html_url && !block.name) { %> <%= block.description %> <% } else { %> <%= block.description %> <% } %>
<% } %>
Comments
0 comments
Please sign in to leave a comment.