Bybit connection failed/ how to change API credentials

FAILED
AuthenticationError bybit {“retCode”:10003,“retMsg”:“API key is invalid.”,“result”:{},“retExtInfo”:{},“time”:1686788708134}

that is the message I receive when I want to test the connection.
I tried to review my credentials (API Key and secret) but can not find where to review those. I followed a post from April 22 said:

“To correct errors on your webhook, go to your Webhook and click on ‘Manage’, navigate to ‘Your Webhook Settings’ and click to expand. From here you can edit any settings that you may have made an error on and once done, click on update settings and you are good to go.”

I can not find the option “Your Webhook Settings” , or any other way to access the credentials is that because I am using the free trial ? happy to pay but would like to have this issue solved.

is there anything else that I maybe could have done wrong ?

I fixed it had something to do with my by bit API.

when you get this error your set up is very likely wrong
AuthenticationError bybit {“retCode”:10003,“retMsg”:“API key is invalid.”,“result”:{},“retExtInfo”:{},“time”:1686788708134}

Hello @gigi,

Here is how to modify any settings in your ByBit webhook.

  1. Go to your webhook and select manage:

  2. Scroll down and select the ‘Your Webhook Settings’ section.

  3. Select Next until you are in the section you wish to modify.

  4. Click Finish to save the changes.

Regards

Amazing thank you ! that was ver helpful