Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Wrong API call GET --> DELETE #211

Closed
horphi0815 opened this issue Nov 23, 2021 · 2 comments
Closed

Wrong API call GET --> DELETE #211

horphi0815 opened this issue Nov 23, 2021 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest wontfix This will not be worked on

Comments

@horphi0815
Copy link

resp = requests.get(req_url, verify=self._verify_ssl, headers=self._headers)

Need to be changed into DELETE instead of GET

@SebRut SebRut added bug Something isn't working good first issue Good for newcomers hacktoberfest labels Nov 24, 2021
@Carlosbogo
Copy link

Hi, I would like to work on this. Is there anyone working on it?

@stale
Copy link

stale bot commented Apr 16, 2022

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix This will not be worked on label Apr 16, 2022
@stale stale bot closed this as completed Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants