Backblaze upload issue
I am working on Backblaze B2 upload api to upload my database backup in bucket but suddenly it stops working and showing me error ‘POST https://api005.backblazeb2.com/b2api/v1/b2_list_buckets
resulted in a 400 Bad Request
response: { “code”: “bad_request”, “message”: “accountId invalid”, “status”: 400 }’.I am using correct details as download api is working with same crednetials. Please help