keithjgrant / omnibear

A Micropub browser extension
MIT License
36 stars 8 forks source link

Error fetching token from token endpoint [object Object] #48

Open cweiske opened 6 years ago

cweiske commented 6 years ago

I think I saw an error with HTTP to HTTPS redirection:

When entering http://commentpara.de in the omnibear sign-in dialog, the auth procedure finally fails with

Error fetching token from token endpoint

[object Object]

If I use https://commentpara.de (note the s in the scheme), it works fine.