I'm working on getting Apple OAuth working on my local dev environment. I've gotten everything working up to the point where apple redirects the user back to the app. I keep getting the following error message: {"code":400,"msg":"OAuth state is invalid: signature is invalid"}
Any ideas what I am missing? My config.toml for the apple sign in is as such: