HTTP 426 (Upgrade Required)

Yesterday I made a game that displays recent news, depending on the search query that has been entered. It worked. But now I look again, and it tells me this server error:

HTTP 426 (Upgrade Required)

local response = http:GetAsync(request)

If anyone could explain the error…


If you want to see the game:

1 Like

maybe try to Republish the game?

I will try to reupload yeah!..

dont forget tell me if it worked! :thinking:

1 Like

what is # 403 FORBIDDEN ? a group?

Its a group yeah, sadly republishing (overwriting) did not help.

yes but is the game not working?

Did you enable Http?

It worked yesterday, but now it gives that HTTP error.

yes I agree you need to enable http

Only enabled the first one, which should have been enough. I’ll turn on the second one.

Now going to test.

try to activate the API service

Same result :confused:

What’s the url or protocol that you’re requesting? If it begins with http:// try changing it to https://

1 Like

what did you do to the game before that the problem started

Are you requesting https://api.roblox.com/?

Edit: HTTP or HTTPS both give the same error.

1 Like

No, I use https://newsapi.org for this game.

1 Like

I did not change anything before it errored.

is there a possibility that the error is from a virus? or it can just be a roblox studio problem