paginn issue
Closed this issue · 2 comments
dev-point-team commented
next_page_generator
fail after first page because user_creds
not passed in sess.send
Line 361 in aed668e
fixed by edit to :
prev_res = await sess.send(next_req, full_res=True, auth_manager=prev_res.auth_manager,user_creds=user_creds)
omarryhan commented
Hi, thank you for filing the issue. Can you give a more detailed reproduction please? Also, which version you're on?
dev-point-team commented
seems rar condition, i use customed oauth wish not flow the standards