Attempting to use new git connection but getting error 'The maximum request size of 26214400 bytes was exceeded. Parameter name: contentStream'. Attempting to push app that is less than 1mb when exported to .msapp file.
The error 'The maximum request size of 26214400 bytes was exceeded. Parameter name: contentStream' suggests that your Git connection is encountering an issue with the size of the request payload.
Optimize the app size by removing unused resources.
Increase the Git buffer size if possible.
thanks
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.