Firebase console create dynamic link error

你。 提交于 2020-03-23 15:47:46

问题


I'm trying to create a dynamic link in the firebase web console but I'm getting this error:

An error occurred when creating a new Dynamic Link

If I inspect in the developer console I can see this error.

{code: 400, message: "Request contains an invalid argument.", status: "INVALID_ARGUMENT"}


回答1:


You need to include the deep link you're trying to add to your Whitelist URL patterns. That will fix the issue.



来源:https://stackoverflow.com/questions/55259159/firebase-console-create-dynamic-link-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!