Fix a qe/expose/ 404 that could raise an error after Instagram had already successfully configured an upload.
- Photo, video, album, Reel, IGTV and both Story upload paths now return the configured publication without an automatic exposure request.
- Upload/configure errors still propagate. The explicit
expose()API remains available. - Includes regressions for success and configure-error handling across all seven paths.
Thanks to @brianlaihkhk for reporting the issue and providing the traceback in #2790.
Included in #2794. Install with pip install -U instagrapi.