When a POST request is submitted, the following error always occurs: {& quot; errcode & quot;: 40017, & quot; errmsg & quot;: & quot; invalid button type & quot;} solution: errcode40017

Source: Internet
Author: User

Error always reported during POST submission: {"errcode": 40017, "errmsg": "invalid button type"} solution, errcode40017

Development language: java

Development content: Custom public account menu

Project for developing the connection: Click to open the link

Http://blog.csdn.net/blognkliming/article/details/16803093

An error is reported when you execute MenuManage. java:

Error always reported during POST submission: {"errcode": 40017, "errmsg": "invalid button type "}


I found a lot of information online and did not solve the problem. Finally, we found that MenuManage. java

ComplexButton mainBtn1 = new ComplexButton (); mainBtn1.setName ("life assistant"); mainBtn1.setSub _ button (new CommonButton [] {btn11, btn12, btn13, btn14 });

The mainBtn1.setSub _ button line reports an error. Then, the setSub_button is modified to restore the line consistent with the original file, and the modified Button. java is the same as the original one. The problem is solved.


Use the same code as the original link. Do not modify it.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.