⚠️ Reminder: Set a proper User-Agent header when calling the Trakt API #655
kevincador
announced in
Announcements
Replies: 2 comments
-
|
Thanks for the reminder 🫣 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'm using the api in browser, client side. Cloudflare still blocking the OPTIONS preflight requests. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone 👋
We want to share an important best practice for all developers integrating with the Trakt API.
When making requests, please ensure your app is sending a valid and identifying
User-Agentheader.This should, at the very minimum, include your application name and version:
Why this matters:
Thanks for your cooperation and for continuing to build awesome apps on top of the Trakt API!
The Trakt Team 🚀
Beta Was this translation helpful? Give feedback.
All reactions