You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
@MetaQuotes
The OAuth authorization code flow succeeds and access_token is returned with token_type=Bearer and valid expires_in.
However, an immediate POST request to https://www.mql5.com/api/oauth/user_info with the fresh access_token returns error 103: "Access token is invalid because the user is not authorized".
GET requests return HTML 404 instead of JSON API response.