U
U
Uniq2018-06-03 01:39:51
API
Uniq, 2018-06-03 01:39:51

Youbit api method is disabled?

Hello everyone, maybe there is someone who worked with the yubit service api the
question is as follows:
on the site https://yobit.net/ru/api/ there is an API documentation
there is a CreateYobicode method - to create code, but in response I get:
'{"success":0,"error":"method is disabled"}'
I was looking for if that the method was covered up - I didn’t find anything on the site either.
Sample request:

$url = 'https://yobit.io/tapi ';
$post_param = 'method=CreateYobicode&nonce=1&amount=123&currency=RUR';
$header  = ['key: ' . self::$key, 'sign: ' . \hash_hmac("sha512", $params, self::$secret)]
//тут дальше CURL (ничего нового)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Y
Yan-s, 2018-06-03
@Yan-s

Why toaster? Contact Youbit support.

O
overmes, 2014-08-14
@wolk

Will not occur, after creation they are not checked

Z
zed, 2014-08-14
@zedxxx

The goal of an ID is to be as unique as possible. Therefore, all sorts of ingredients are mixed into it, such as the id of the process and the machine, the combination of which increases its uniqueness. Only and everything. And problems can arise only if you want to write 2 identical IDs to the database.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question