subject says all, the REST api docs seem to make me think I do (and if I dont my code doesnt work)
Do: -hard code ProductToken -ask user for authorization key
DoNot: -hard code (or use) access key ID -hard code (or use) secret access key
keep in mind this is for an application that uses devpay, not a website
thanks!