itunes-iap
itunes-iap copied to clipboard
Aioverify error
response = await itunesiap.aioverify(receipt, env=itunesiap.env.review, password="xxx")
^
SyntaxError: 'await' outside function
How can I solve this error?