Gitlab access tokens

I am trying to run some deployments that connect to gitlab.
It is failing at the first stage with “Failed to retrieve pipeline” as the error.
I went to settings to see if the gitlab tokens were working but all the git settings seem to be gone.
I am now seeing
“Shared Configuration Repository is missing for codefresh-hosted runtime - Error: missing apiUrl and/or provider values on account. Platform operations may not work properly.”
pasted everywhere over the settings screens.
I am looking everywhere and it seems there has been some major change because I can’t see any of my git configuration where it used to be.
Has there been an update? Can anyone point me to update instructions?

When you go to Settings > Pipeline Integrations > Git > Configure do you see the integration registered there?

Hi,
Yes I can see gitlab here. I have pressed test connection and it all seems to be working.
I am going to have to continue debugging my pipeline further and then post again.
Thanks
Robert