Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop sending Cybersource webhooks to MicroMasters RC #1082

Open
sentry-io bot opened this issue Oct 3, 2022 · 1 comment
Open

Stop sending Cybersource webhooks to MicroMasters RC #1082

sentry-io bot opened this issue Oct 3, 2022 · 1 comment

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 3, 2022

Sentry Issue: MICROMASTERS-5ZT

ParseException: Reference number must start with MM-
  File "rest_framework/views.py", line 502, in dispatch
    response = handler(request, *args, **kwargs)
  File "ecommerce/views.py", line 158, in post
    order = get_new_order_by_reference_number(reference_number)
  File "ecommerce/api.py", line 278, in get_new_order_by_reference_number
    raise ParseException("Reference number must start with {}".format(REFERENCE_NUMBER_PREFIX))

An exception was intercepted by custom_exception_handler
@rhysyngsun
Copy link
Collaborator

I think the way to fix this would be to set up a cybersource developer profile that doesn't have webhooks setup and have engineers switch to that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant