This article mainly introduces the relevant information on the solutions to the errors in the WeChat applet: {"baseresponse":{"errcode":-80002,"errmsg":""}}. Friends in need can refer to it
An error occurred in the WeChat applet: {"baseresponse":{"errcode":-80002,"errmsg":""}}Solution
Use WeChat developer tools Entering project
an error message appeared: {"baseresponse":{"errcode":-80002,"errmsg":""}}
#This is because when you logged in, you used the WeChat ID of a developer who was not bound to the project, so this error was reported.
Solution:
Your project is bound to those developer accounts, and you can only use the bound developer account to log in to the project
The above is the entire content of this article. I hope it will be helpful to everyone's study. For more related content, please pay attention to the PHP Chinese website!
Related recommendations:
Introduction to the use of the new drag component movable-view in WeChat Mini Program
WeChat Mini Program The program realizes
by saving pictures and sharing them in Moments.
The above is the detailed content of How to solve the error in WeChat applet: {'baseresponse':{'errcode':-80002,'errmsg':''}}. For more information, please follow other related articles on the PHP Chinese website!