Common errors
Check the service key
The SDK reads the service key fromFIVEMESH_API_KEY.
keyProfile = "MUGSHOTS", the SDK reads FIVEMESH_API_KEY_MUGSHOTS. Profile names are case-sensitive.
Check the path scope
If the service key is scoped to/screenshots, keep uploads and deletes under that path.
Check screenshot setup
Screenshot helpers requirescreenshot-basic.
takeServerImage and confirm the target player is still connected.