- 78
- Testdasi
I edited the code to remove your maintenance check component (the first if clause inside apiUnavailable function while keeping the else) and it works.Interesting. My copy worked perfectly through the night.
Non-US PSN accounts should probably stop using the Widget for the moment as Sony may detect something is amiss.
I wrote the bot to use us.gran-turismo.com and forgot that Polyphony has set up subdomains for various countries. Judging by the maintenance complaints, the people experiencing the problem are outside of the US.
Would a brave non-US account holder volunteer their credentials for me over PM so I can take a look at the Remote Race API on their account? :-) I can't look at this now, but I can after 3 AM GMT.
It may be the case that the api is there, just that the non-us account get pushed into a different "space".
Also: have you reload your widget? The apiUnavailable check I believe only steps in after Authentication but before Race (function is in Status but run in both Status and Profile). That means unless you reload the widget, you should not be affected by the function because only the Race component is running. That's as far an understanding as my 15 minutes looking at the code.
@All: you can try the temporary fix below. Repeat: I shall not be held responsible of anything wrong happens to your PSN account. Try it at your own risk.