I'm playing around with purchasing a performance ticket through the Rest API, and I know I must be missing something. The performance has zero price associated with it, and the checkout API seems to want to collect payment information.
Calls
CreateSession - Success
Login - Success
ReserveTicket - Success
Checkout - Fails
The latest error indicates that "Invalid payment method for outside authorization". On the checkout request I've set Authorize to false.
What's the proper method to checkout when there is no payment to apply? I know I'm probably missing the obvious..
Does the bitbucket repository still exist?
https://bitbucket.org/TN_WebShare/workspace/repositories
Thanks
The Bitbucket space does still exist; however you must be logged in to Bitbucket before you are able to access it. If you haven't accessed it before, you may also need to request that your Bitbucket username be granted access, which you can do through this form: https://www.tessituranetwork.com/Support/Start/Developers/Access
Thanks, the developer access must be the piece I missed.