Getting refresh tokens when working with client credentials

Hi guys, it seems the refresh token disappeared from the identities field, though I’m pretty sure my code wasn’t changed… I’m passing “offline_access” to all the API calls, could you maybe help me figure out how to debug this?
I guess my old estimation that adding the scope to getAccessToken wasn’t exactly what solved it.

Thanks again!