this post was submitted on 18 Aug 2023
234 points (94.7% liked)

Technology

33593 readers
286 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 10 months ago* (last edited 10 months ago) (8 children)

Apps that make fewer than 100 queries per minute using OAuth authentication

This is what Reddit allows for free, why is Relay asking for 1$ when using 50 queries a day?

Edit: Nevermind, reddit apparently counts access against the app-id and not the logged in user. So this would only work if you could use your own app-id within Relay which isn’t possible.

[–] [email protected] 5 points 10 months ago (7 children)

Because Relay has a few thousand users.

[–] [email protected] 4 points 10 months ago (6 children)

I mean the user initiates the login flow and gets the token, why does it matter how many users Relay has?

In order to make requests to reddit's API via OAuth, you must acquire an Authorization token, either on behalf of a user or for your client

Maybe I am misunderstanding how API pricing for reddit works though. Do they count it against the app id and not the user?

[–] [email protected] 4 points 10 months ago (1 children)

The app has is own API, not for individual user.

They are averaging out the cost.

[–] [email protected] 1 points 10 months ago (3 children)

What? That doesn’t make any sense, why would they suddenly ask for payment to use their own API?

[–] [email protected] 4 points 10 months ago

Because they are paying Reddit for that API use, they won't be getting it for free.

[–] [email protected] 3 points 10 months ago

More like API Key I would say, still reddit API

[–] [email protected] 1 points 10 months ago

They don't have their own api, but they have a shared api-key to reddit which all user requests would use

load more comments (4 replies)
load more comments (4 replies)
load more comments (4 replies)