Posts

Post not yet marked as solved
17 Replies
Just wanted to add a note here that I was able to resolve my issue. The issue was not with the client secret but with the TTL for my secret which expired way too soon and the redirect URI set for getting an auth token not being whitelisted in Apple developer services dashboard for apple sign in.
Post not yet marked as solved
17 Replies
I filed a similar issue in Feedback Assistant. I am using python and have tried pyjwt and jwcrypto to generate the client secret (both supporting ES256) but am still getting an invalid_client error. Can I get a more detail exception as what I am doing incorrectly?
Post marked as solved
10 Replies
Same here. I had issues with the verification of my domain for email relaying the other day which was resolved eventually...clicking verify didn't work all day until it did by the end of the day.
Post not yet marked as solved
5 Replies
I have the same issue... The documentation for setting this up is really lacking...