简体   繁体   中英

react-native-plaid-link-sdk's redirect uri has access denied error with ios

I have valid universal link for ios's deep linking. The universal link is used as redirect_uri of plaid client in react-native app. When I open the universal link in safari, it opens the correct content in the app. However, it causes "AccessDenied" exception with Plaid SDK. Anyone can help me resolve the issue?

  • react-native-plaid-link-sdk@5.0.2
  • react-native@0.61.5
  • react-navigation(for deep linking)

Have you added the redirect URI on the Plaid Dashboard ? It sounds like that might be the issue.

If you have and still can't get it working, definitely try opening a support ticket...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM