How to declare Ad ID

Godot Version

Godot 3.6 Beta 3

Question

Hello! In Google Play Console, I get a warning saying: “Action requested: Declare your Ad ID permission”

I have followed the steps from this forum post, and added the custom permission “com.google.android.gms.permission.AD_ID”

I have looked at the android manifest files, and the custom permission literally is there. I have also set up my advertising ID in the play console, and I checked “yes my game has ads” and I also checked “analytics” and “advertising,” but I still get the error :,(

I don’t know what I am doing wrong, any help is appreciated <3

Edit: Just found out that google play console itself recognizes the permission!

But I still get the same error. What am I missing here?