Unable to upload to the Playstore with the keystore provided by expo

I have been uploading to the Play Store with expo build:android -t app-bundle but now I have ejected from expo due to the need to incorporate some native dependencies (dynamic-linking) and now when I downlod the keystore from expo servers although I can see it has the valid SHA-1 when I sign my bundle with that key I am not able to upload it to the playstore since it throws an error that is a different SHA-1 than the one that signed my app.