CleverTap / clevertap-flutter

CleverTap Flutter SDK
Other
30 stars 43 forks source link

HTTPClientError _CFNetworkErrorGetLocalizedRecoverySuggestion HTTP Client Error with status code: 503 #167

Closed ProFive closed 1 year ago

ProFive commented 1 year ago

HTTPClientError _CFNetworkErrorGetLocalizedRecoverySuggestion New Issue HTTP Client Error with status code: 503

Screenshot 2023-04-13 at 15 57 37

darshanclevertap commented 1 year ago

@ProFive can you explain what is the issue here?

ProFive commented 1 year ago

@darshanclevertap The first open application can not connect to Clearvertap. it needs to renew the token

The error "HTTPClientError: HTTP Client Error with status code: 503" indicates that the web server you are trying to access is unavailable. The HTTP status code 503 means "Service Unavailable", which usually means that the server is down for maintenance or experiencing another type of issue.

darshanclevertap commented 1 year ago

@ProFive Are you testing this on Android or iOS?

Can you share the console logs from Android Studio or XCode?

shivamsharma2710 commented 1 year ago

@ProFive Closing this issue due to inactivity. If you have any further query related to the same, feel free to reopen the issue.