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

Fix Record by User & Link not working #102

Closed
wants to merge 2 commits into from

Conversation

pasya1912
Copy link

This was error due to the request dont have any header so i fix this by adding header to the request and it works.

This was error due to the request dont have any header so i fix this by adding header to the request and it works.
@pasya1912
Copy link
Author

it's suck that you merge other pull request and not mine. if you dont like my pull atleast give me the reason and reject this.
what a bad mainteners

@Michele0303
Copy link
Owner

Michele0303 commented Apr 11, 2024

it's suck that you merge other pull request and not mine. if you dont like my pull atleast give me the reason and reject this. what a bad mainteners

The headers are already present here.

self.req.headers.update({

Move the headers to that method and I will accept the pull request.

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

Successfully merging this pull request may close these issues.

2 participants