Answer the question
In order to leave comments, you need to log in
How to get ZenMoney token via Api on Node.js?
I am using Node.js.
I follow the instructions:
https://github.com/zenmoney/ZenPlugins/wiki/ZenMon...
I write the following code:
var url = `https://api.zenmoney.ru/oauth2/authorize/?response_type=code&client_id=${consumerKey}&redirect_uri=${redirectUri}`;
axios.get(url)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question