Public number development, Access_token get correct, can call Get server IP address interface, invoke create custom menu and get custom menu interface appear prompt ["errcode"] = Int (48001)
For what reason, is the call missing parameter or the subscription number does not have the interface permission
Reply content:
Public number development, Access_token get correct, can call Get server IP address interface, invoke create custom menu and get custom menu interface appear prompt ["errcode"] = Int (48001)
For what reason, is the call missing parameter or the subscription number does not have the interface permission
The subscription number does not have a menu-related API call permission, and the service number can
In the development document there is an interface return code description, there is a specific Chinese explanation:
48001 API function is not authorized, please confirm that the public number has access to the interface, you can view the interface permissions on the public platform-Developer Center page
I'll see what I can do.
Well, the subscription number is limited, if you develop more features, either reproduce the request for a service number, or have a test account, this will meet your needs.