Error 500
There is a problem with the server, or with a request coming from you. Thank you for your understanding while we get things set up.
Traceback (most recent call last): File "/home/team/uglek/venv/lib/python3.10/site-packages/django/core/handlers/exception.py", line 55, in inner response = get_response(request) File "/home/team/uglek/venv/lib/python3.10/site-packages/django/core/handlers/base.py", line 197, in _get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/home/team/uglek/payments/views.py", line 588, in tip_crypto_simple address, transaction_id = get_payment_address(user, crypto, float(1000)) File "/home/team/uglek/payments/crypto.py", line 43, in get_payment_address return data['pay_address'], data['payment_id'] KeyError: 'pay_address'