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
I got error: 'API keys are no longer valid or incorrect. If you have just created this key, please wait 30 seconds and try again.'
Notes:
I can connect to 3Commas API and fetch data. So, my connection method is OK.
api_key and secret are correct. I tested them in the 3Commas web app, and they successfully created the account. However same api_key and secret do not create the account via API.
Please advise.
Thanks,
The text was updated successfully, but these errors were encountered:
When I tried to create (connect) a new exchange via API:
POST /ver1/accounts/new
I got error:
'API keys are no longer valid or incorrect. If you have just created this key, please wait 30 seconds and try again.'
Notes:
api_key
andsecret
are correct. I tested them in the 3Commas web app, and they successfully created the account. However sameapi_key
andsecret
do not create the account via API.Please advise.
Thanks,
The text was updated successfully, but these errors were encountered: