• #dev 2021-11-14
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2021-11-14 UTC
# 21:52
[schmarty]
Seb[d]: ran into a problem with gimme-a-token. The Redirect URI in Step 1 is "https://nonexisting-domain.invalid/redirect_uri" but in Step 3 is "http://nonexisting-domain.invalid/redirect_uri", causing the token fetch to fail. the protocol seems to change from https to http.