You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 9, 2024. It is now read-only.
Hey i tried to use SpotMyBack on my webserver but it seem to not working
this is my config file
config = {
"uri":"http://localhost:8888",
"redirect_uri":"http://localhost:8888/login.html",
"client_id":"REMOVED",
"slowdown_import": 100,
"slowdown_export": 100
};
My website is https://eggman.club
When i login i get a blank page with my token but nothing happens anymore
this is the url:
http://www.spotmybackup.com/login.html#access_token=*REMOVED*&token_type=Bearer&expires_in=3600