ACS Video Call Recording servercallId API Error

I developed a project that can make video calls with the “QuickStart: Add 1:1 video calling” and “Rooms Call”. When I access the Call Id value from this project and use it in the API, I get this error; Invalid join identity, cannot join call. Status: 400 (Bad Request) ErrorCode: 8527

Content: {“error”:{“code”:“8527”,“message”:“Invalid join identity, cannot join call.”}}

enter image description here
enter image description here

Example call id: 34117f27-6459-4826-9v44-756rdde1c313

CallRecording API
QuickStart: Add 1:1 video calling to your app

What could I be doing wrong? I applied all the articles and solution suggestions but I couldn’t get a result.Despite having an active video call, I keep encountering the error ‘Invalid join identity, cannot join call.