Skip to content

coin-gecko: Add user-agent to requests#24

Merged
mvines merged 1 commit into
mvines:masterfrom
joncinque:user-agent
Apr 4, 2026
Merged

coin-gecko: Add user-agent to requests#24
mvines merged 1 commit into
mvines:masterfrom
joncinque:user-agent

Conversation

@joncinque
Copy link
Copy Markdown
Contributor

Problem

The public Coin Gecko API isn't working with an error of:

{"status":{"error_code":403,"error_message":"Please add a descriptive User-Agent to your request. For higher rate limits & stable integration, please subscribe to our API plans: https://www.coingecko.com/en/api/pricing . If you think this is a mistake, please report here: https://forms.gle/3V2z8Mb3k2RMu5S2A"}}

Summary of changes

Add a user-agent of "sys" so the requests work.

#### Problem

The public Coin Gecko API isn't working with an error of:

```
{"status":{"error_code":403,"error_message":"Please add a descriptive User-Agent to your request. For higher rate limits & stable integration, please subscribe to our API plans: https://www.coingecko.com/en/api/pricing . If you think this is a mistake, please report here: https://forms.gle/3V2z8Mb3k2RMu5S2A"}}
```

#### Summary of changes

Add a user-agent of "sys" so the requests work.
@mvines
Copy link
Copy Markdown
Owner

mvines commented Apr 4, 2026

oops, just saw this PR. thanks!

@mvines mvines merged commit 3d850e6 into mvines:master Apr 4, 2026
1 check passed
@joncinque joncinque deleted the user-agent branch April 4, 2026 18:16
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.

3 participants