Mishaho
(deadcandle)
December 11, 2020, 4:07pm
#1
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
NACER_RPG
(NACER)
December 11, 2020, 4:12pm
#2
maybe try to Republish the game?
Mishaho
(deadcandle)
December 11, 2020, 4:12pm
#3
I will try to reupload yeah!..
NACER_RPG
(NACER)
December 11, 2020, 4:13pm
#4
dont forget tell me if it worked!
1 Like
NACER_RPG
(NACER)
December 11, 2020, 4:15pm
#5
what is # 403 FORBIDDEN ? a group?
Mishaho
(deadcandle)
December 11, 2020, 4:15pm
#6
Its a group yeah, sadly republishing (overwriting) did not help.
NACER_RPG
(NACER)
December 11, 2020, 4:16pm
#7
yes but is the game not working?
Mishaho
(deadcandle)
December 11, 2020, 4:17pm
#9
It worked yesterday, but now it gives that HTTP error.
NACER_RPG
(NACER)
December 11, 2020, 4:17pm
#10
yes I agree you need to enable http
Mishaho
(deadcandle)
December 11, 2020, 4:17pm
#11
Only enabled the first one, which should have been enough. I’ll turn on the second one.
Now going to test.
NACER_RPG
(NACER)
December 11, 2020, 4:18pm
#12
try to activate the API service
Kabutey
(Kabutey)
December 11, 2020, 4:20pm
#14
What’s the url or protocol that you’re requesting? If it begins with http://
try changing it to https://
1 Like
NACER_RPG
(NACER)
December 11, 2020, 4:20pm
#15
what did you do to the game before that the problem started
crunchbone
(crunchbone)
December 11, 2020, 4:20pm
#16
Mishaho
(deadcandle)
December 11, 2020, 4:20pm
#17
Edit: HTTP or HTTPS both give the same error.
1 Like
Mishaho
(deadcandle)
December 11, 2020, 4:20pm
#18
No, I use https://newsapi.org for this game.
1 Like
Mishaho
(deadcandle)
December 11, 2020, 4:21pm
#19
I did not change anything before it errored.
NACER_RPG
(NACER)
December 11, 2020, 4:23pm
#20
is there a possibility that the error is from a virus? or it can just be a roblox studio problem