Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Set header user-agent to AYON API version

Open Beginner friendly
#363 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
python
Domain
api

Research direction

Locate the AYON Python API request setup and inspect how the current requests user-agent is constructed. Update the request header to identify the AYON API version in the requested format, then verify that outgoing requests use it instead of the requests default.

Written by the indexing model from the issue text.

Description

type: enhancement

Is your feature request related to a problem? Please describe.

For debugging purposes on server logs it may be good to figure out the source of the query from the user-agent, e.g. Chrome, or anything else. It might be nice if the AYON Python API would report its own version as the user-agent.

Describe the solution you'd like

Set header user-agent to AYON API version: ayon_api/1.2.3 or alike - which would replace it from requests/xyz

Describe alternatives you've considered

Send across additional data.

Additional context
Add any other context or screenshots about the feature request here.

Dominant language
Python
Stars
16
Forks
15
Avg merge
1d 18h
Merged PRs (30d)
7

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ynput/ayon-python-api

All issues in ynput/ayon-python-api

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.