Closed samrg472 closed 6 years ago
@samrg472 @DSofter this issue seem related to our recent changes about IP filtering https://busy.org/@gregory.latinier/increasing-steemconnect-security I've just reverted it, can you tell me if its working for you now?
SteemConnect is returning a 503 service unavailable error. The display page rendered is "Application Error" provided from Heroku services. The request will hang for 30 seconds before this error is returned.
Server request:
I can confirm the code and secret are correct during the login process. When either the code or client_secret is incorrect, the API will correctly return a JSON error stating the role is invalid. Unfortunately, this means users cannot login.
The roles used are: offline, vote This has been tested with and without IP filters added on the web interface.