79685531

Date: 2025-07-01 04:39:33
Score: 2
Natty:
Report link

You're calling do_auth() with just the access token (a string), but it expects the full request, with session and other context.

move your login_vk code into the pipeline, or use a pas-decorated view properly

update your pipeline so the login_vk process user data not just login

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Abdur Rahman