Hello,
Suddenly I m getting the following error
ERROR: Could not GET 'https://jitpack.io/gradle/plugin/com/onesignal/onesignal-gradle-plugin/'. Received status code 522 from server: Origin Connection Time-out
Also when I m trying to enter https://jitpack.io/gradle/plugin/com/onesignal/onesignal-gradle-plugin/ I m getting the following:
There seems to be an issue connecting to our servers. Please try again in a few minutes.
Any advice, please
I've faced same problem馃槺
Could not GET 'https://jitpack.io/gradle/plugin/com/onesignal/onesignal-gradle-plugin/maven-metadata.xml'. Received status code 522 from server: Origin Connection Time-out
classpath 'gradle.plugin.com.onesignal:onesignal-gradle-plugin:[0.12.4, 0.99.99]'
implementation 'com.onesignal:OneSignal:[3.11.2, 3.99.99]'
Hey @MasaYanagida , please check this issue maybe it will help you solve the issue. I haven't tried it yet but it might be helpful
Update: I tried to add www and it works
Thanks @kareemzok
@kareemzok @rgomezp
Thanks!!
Most helpful comment
Thanks @kareemzok