Hye,
I have a problem when I trye to connect a button to my power automate, I can see all of my flow and stuff but when I choose the one I whant to assign to my button it just send me an error that say "registration error".
Here you can see in the screenshot bellow what that made me on powerapps (it's in french I've trye to translate you, in you need more info just tell me)

of course I use the same acount to creat and use my power apps and my power automate / FLOW
I will give you all you need to see the JSON and the collection from my powerapps and power automate.
this is the collection in my powerapps,

and thids is what you've got in the data collection :

I blurred the sensitive dataso there is no problem with this.
And there is the JSON I have in my power automate / flow :
{
"type": "array",
"items": {
"type": "object",
"properties": {
"Data": {
"type": "array",
"items": {
"type": "object",
"properties": {
"Lien": {
"type": "string"
},
"Lien mail": {
"type": "string"
},
"Nom conseiller": {
"type": "string"
},
"Nom jeune": {
"type": "string"
},
"Nom officiel antenne": {
"type": "string"
},
"Téléphone mobile": {
"type": "string"
}
}
}
},
"Recipient": {
"type": "string"
}
}
}
}
I hope that can help you to help me
thak you in andvance
antoine