Solution to the problem '65305 The number of personalized menus is limited' when creating a personalized menu on WeChat public account

PHPz
Release: 2017-03-18 17:45:24
Original
4093 people have browsed it

Solution to the report "65305 The number of personalized menus is limited" when creating a personalized menu on WeChat public account

It has been successfully created many times before, but when it was created this time, it reported "65305 The number of personalized menus is limited". What is the reason for this?

Get the existing menu through Custom menu query interfaceI found that I created several identical menus. It turns out that each time I create one, I don't overwrite the same menu, but create a new one.

There are many same menus, but the menu_id is different, so just call the Custom menu deletion interface to delete all the menus, and then recreate them.

Summary: Before creating a personalized menu, please delete the same menu first.

The above is the detailed content of Solution to the problem '65305 The number of personalized menus is limited' when creating a personalized menu on WeChat public account. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!