Hello! This might not be the problem of the repo, however, I'm not able to follow along with the README. Once I hit Save button, I get a form error popping up on the left bottom corner.
- Make sure you add your application's redirect URL e.g. https://threads-sample.meta:8000/callback, to your app's redirect callback URLs in the app dashboard.


As a result of not able to set the redirect URL, I get an error after logging in.
{"error_message":"URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app\u2019s Client OAuth Settings. Make sure Client and Web OAuth Login are on and add all your app domains as Valid OAuth Redirect URIs.","error_code":1349168}
Hello! This might not be the problem of the repo, however, I'm not able to follow along with the README. Once I hit
Savebutton, I get a form error popping up on the left bottom corner.As a result of not able to set the redirect URL, I get an error after logging in.
{"error_message":"URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app\u2019s Client OAuth Settings. Make sure Client and Web OAuth Login are on and add all your app domains as Valid OAuth Redirect URIs.","error_code":1349168}