testflight_invite icon indicating copy to clipboard operation
testflight_invite copied to clipboard

Script to add users to TestFlight in iTunes Connect programmatically

Results 3 testflight_invite issues
Sort by recently updated
recently updated
newest added

When I try to add a tester using `python testflight_invite.py ` I'm able to login successfully but the response is a 405 Method not allowed error.

I wonder is it possible to implement `#remove_tester`?