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
This problem still persists to this day and strangely no one has reported it since 2022. It is impossible to work with Bitfinex REST API v2 now. Always getting the error of apikey: invalid. All headers are sent correctly and the signature is correct. I tested UTF-8 encoding for both the signature and the secret, no chance. This is a bug and it is a shame to remove this exchange from my list of exchanges for my project.
The text was updated successfully, but these errors were encountered:
})
anybody know what wrong, I am doing here ?
ERROR I ALWAYS GET
[ 'error', 10100, 'apikey: invalid' ]
Originally posted by @sawrubgupta in #217 (comment)
This problem still persists to this day and strangely no one has reported it since 2022. It is impossible to work with Bitfinex REST API v2 now. Always getting the error of apikey: invalid. All headers are sent correctly and the signature is correct. I tested UTF-8 encoding for both the signature and the secret, no chance. This is a bug and it is a shame to remove this exchange from my list of exchanges for my project.
The text was updated successfully, but these errors were encountered: