I am working atm width the Registration Plugin, but I am getting the error: "That 'redirect_uri' isn't allowed for that client_id.". I searched some for this error code and I found, that the parameter I send has to be the same one as I have put for the domain in my application settings, but they are right.
Here you can see my source code: deleted
And here are the application settings: deleted
I hope someone can help me.
Thanks a lot for reading and have a nice evening
Edit: My mistake was, that i didnt changed the APP ID code in iframe code.