Invalid redirect_uri: Given URL is not allowed by the Application configuration

后端 未结 6 1533
南旧
南旧 2020-12-05 08:30

I keep getting the following error when trying to use my facebook integration deature on my xenforo forum.

\"Invalid redirect_uri: Given URL is not al

6条回答
  •  爱一瞬间的悲伤
    2020-12-05 09:11

    It was fixed. I was still redirecting to my localhost/ url from local testing. I switched it to the main url and it worked fine.

提交回复
热议问题