Giter Club home page Giter Club logo

Comments (11)

amahlaka avatar amahlaka commented on August 15, 2024 2

well, the new api is annoying to login with, so i made a simple chrome extension to pull the token https://github.com/amahlaka/MinergateTokenRetriever

from minergate-api.

ToeFungi avatar ToeFungi commented on August 15, 2024 1

@amahlaka since the admins of this repo don't seem to be active, I'll do what I can with what I have found out. I don't know if this helps, but I found a temporary work around. Try using this endpoint
https://minergate.com/api/2.2/auth/login

It is the endpoint they seem to use now after inspecting the network during a log in attempt. Be aware though that the recaptcha will be a mission to get right.

Include this in the body of your request. It should match the recaptcha
"recaptcha": "03AOPBWq94_75YOAm22CnGSUF8H9o2hKMWWdjd_RpH02-O3otn5ok_9QH9SSaVNuESsjBdGOVuVW_m6Iuo31YniMuGtd1XX7vf0ralj1TgLUya9dCUtQYCAxdATfhiBXGeW6CPpgOi7UE3KtPk6_TFm4LOwcEjb5Lhe6n8JKE_NA2uEk_6h6rYXnHBWMqn3DDhqXgYmKJYHYon-VDtSIoqunjFdwUXLqqebuuAuK3BRC36IOtpllKFDSVVVJdVcL-aB02IHB-WPFF8kxo16xboyt65mXHBlHkQomF_FuptOqjr9BnACqEzPPFgdp7uz2HLuzv_lR-_rVj9IUr414SyRZkuI7PVnxNrG_ZjlUC9JA9FVHTKfn_U7pqXS8ZbaUdjh-w3n2Lkl3WNINLdYUMwYbW4ByflrWBfEg"

from minergate-api.

amahlaka avatar amahlaka commented on August 15, 2024 1

AFter fiddling around i found a javascript file with all authorized api calls, they seem to have 3 different endpoint versions, 2.2 2.3 and 2.4, i will be publishing the info i found about the api's soon, unless minergate team doesnt want me to

from minergate-api.

amahlaka avatar amahlaka commented on August 15, 2024

So, im not the only one with the same issue with login
#4 #3 have same issue

from minergate-api.

amahlaka avatar amahlaka commented on August 15, 2024

from minergate-api.

ToeFungi avatar ToeFungi commented on August 15, 2024

Before you log in, inspect the network. If you're using Chrome, press F12 and go to the network tab. Then log in and the AJAX (XHR) request will be shown. Then click on it and you should be able to see the payload you're sending to the server. Simply copy the recaptcha that is attached and use that to send your auth request.

from minergate-api.

kellytgold avatar kellytgold commented on August 15, 2024

what is the base url for the endpoints you hit with the new auth token?

I keep getting a bad auth token error
@amahlaka @ToeFungi

from minergate-api.

ToeFungi avatar ToeFungi commented on August 15, 2024

@kellytgold

Try open up dev tools and watch the network tab when logging into their official website. This will show you which specific endpoint they are using as well as what details are being passed along. Then you can just build it accordingly. I rather suspect that the recaptcha has changed. I'm unfamiliar with the way in which they work but I'd imagine that they aren't static.

Hope this helps?

In my previous post in this thread, I stated
"Try using this endpoint https://minergate.com/api/2.2/auth/login"

Read up to find original :)

from minergate-api.

Kazuto avatar Kazuto commented on August 15, 2024

Unfortunately the chrome extension does no longer work with the current chrome version D:

from minergate-api.

amahlaka avatar amahlaka commented on August 15, 2024

from minergate-api.

davidzwa avatar davidzwa commented on August 15, 2024

Bump
Status update?

from minergate-api.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.