RAWG Video Games Database

FREE
By RAWG | Updated 14 дней назад | Gaming
Popularity

9.7 / 10

Latency

498ms

Service Level

93%

Health Check

N/A

Back to All Discussions

Error Resolved ✅ : {error: 'You are not subscribed to this API'}

Rapid account: Hydra 1811 Privat
hydra1811privat
2 года назад

Hello everyone.

If you have had some problems with the error: ‘You are not subscribed to this API’ I might have some solution that could work for you aswell.

Things you could try:

  • Go to RAWG website and get an API KEY: https://rawg.io/apidocs

  • When you have the key, you can go to the rapidAPI website and Copypaste their Codesnippets for the language and library you are using (I am using Python/requests)

(image: https://gyazo.com/9c4282e49b2b5d5a61fc16dc9ebf8d90).

Now you have to understand that the Key: ‘X-RapidAPI-Key’, in the header dict, is not the same key as the RAWG key. Normally when you copypaste from the Codesnippets the Key: ‘X-RapidAPI-Key’ and ‘X-RapidAPI-Host’ should be good, as long as you are logged in.
*(you can else go to: https://rapidapi.com/developer/dashboard, under security and get the RapidKey). *

The Rawg Key need to be used in the URL endpoint as a parameter, which will looks like this:
https://rawg-video-games-database.p.rapidapi.com/games?key=<RAWG_API_KEY>

(replace <RAWG_API_KEY> with the RAWG key).

python final result(image: https://gyazo.com/71d47001a645d80fdd3554d5a6efc5dc)

I hope it helped (this is only my experience with this problem, so it might not help with your problem, but i would like to hear if did 😄)

Rapid account: Bartekszudra
bartekszudra Commented 8 месяцев назад

OMG THX!

Rapid account: Akpa 3220
akpa3220 Commented год назад

Thanks a lot for your help

Rapid account: Williambjrk
williambjrk Commented 2 года назад

This helped me out big time, thanks!!!

Join in the discussion - add comment below:

Login / Signup to post new comments