EddieHubCommunity / BioDrop

Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.

Home Page:https://biodrop.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curl -L \ -H "Accept: application/vnd.github+json" \ -H "Authorization: Bearer <YOUR-TOKEN>" \ -H "X-GitHub-Api-Version: 2022-11-28" \ "https://api.github.com/search/code?q=Q"

23bffd855647cc-2 opened this issue · comments

Has this bug been raised before?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Where did you find this bug?

bug

Version of BioDrop (for example "v1.2.3")

curl -L \ -H "Accept: application/vnd.github+json" \ -H "Authorization: Bearer " \ -H "X-GitHub-Api-Version: 2022-11-28" \ "https://api.github.com/search/code?q=Q"

Description

curl -L
-H "Accept: application/vnd.github+json"
-H "Authorization: Bearer "
-H "X-GitHub-Api-Version: 2022-11-28"
"https://api.github.com/search/code?q=Q"

Steps to Reproduce

If you know the steps, follow the below format and provide steps to reproduce

For example:

  1. Go to page.
  2. On top right side, close to the menu
  3. Some menu are not working properly.
  4. Continue...

If you don't know exact steps, include any relevant details like:

  • What page you were on...
  • What you were trying to do...
  • What went wrong...

Screenshots

curl -L
-H "Accept: application/vnd.github+json"
-H "Authorization: Bearer "
-H "X-GitHub-Api-Version: 2022-11-28"
"https://api.github.com/search/code?q=Q"

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

curl -L
-H "Accept: application/vnd.github+json"
-H "Authorization: Bearer "
-H "X-GitHub-Api-Version: 2022-11-28"
"https://api.github.com/search/code?q=Q"

To reduce notifications, issues are locked until they are 🏁 status: ready for dev You can asked for this issue to be assigned (if not already assigned) and to be assigned. You can learn more in our contributing guide https://github.com/EddieHubCommunity/BioDrop/blob/main/CONTRIBUTING.md