How to disable requests
When changing the community, the folderId is set to null, but the program executes an interface where only the communityId changes, and the folderId does not change. However, the folderId I printed after the change is always null. This interface will retry after an error, and it works correctly afterward, but the erroneous interface is intercepted by the system, resulting in a warning popup. How can I avoid this?
0 Replies