You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Header: "VoE Release - Guild Wars 2 API Disabled",
84
+
Content: fmt.Sprintf(
85
+
"The Guild Wars 2 API will be disabled until %s to prevent spoilers of Visions of Eternity. While the API is disabled, you will not be able to add or update API Tokens or verify accounts.\nSee: [Guild Wars 2 API Disabled from October 24–30](https://en-forum.guildwars2.com/topic/163562-guild-wars-2-api-disabled-from-october-24%%E2%%80%%9330/)",
Content: "Some of the endpoints used by GW2Auth are currently disabled. This might impact your experience with GW2Auth and Applications using GW2Auth.",
165
-
})
166
-
} elseiflen(endpointsWithIssues) >0 {
167
-
notifications=append(notifications, notification{
168
-
Type: notificationTypeWarning,
169
-
Header: "The Guild Wars 2 API experiences issues right now",
170
-
Content: "Some of the endpoints used by GW2Auth appear to be in a degraded state right now. This might impact your experience with GW2Auth and Applications using GW2Auth.",
Header: "VoE Release - Guild Wars 2 API Disabled",
179
-
Content: fmt.Sprintf(
180
-
"The Guild Wars 2 API will be disabled until %s to prevent spoilers of Visions of Eternity. While the API is disabled, you will not be able to add or update API Tokens or verify accounts.\nSee: [Guild Wars 2 API Disabled from October 24–30](https://en-forum.guildwars2.com/topic/163562-guild-wars-2-api-disabled-from-october-24%%E2%%80%%9330/)",
Content: "Some of the endpoints used by GW2Auth are currently disabled. This might impact your experience with GW2Auth and Applications using GW2Auth.",
175
+
})
176
+
} elseiflen(endpointsWithIssues) >0 {
177
+
notifications=append(notifications, notification{
178
+
Type: notificationTypeWarning,
179
+
Header: "The Guild Wars 2 API experiences issues right now",
180
+
Content: "Some of the endpoints used by GW2Auth appear to be in a degraded state right now. This might impact your experience with GW2Auth and Applications using GW2Auth.",
0 commit comments