As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
I used "kinvey-js-sdk" for react-native.
When I want to use login getting below error.
Kinvey.User.login(username,password)
{
code: undefined
debug: "Please override the core HttpMiddleware."
kinveyRequestId: undefined
message: "Unable to send network request."
name: "KinveyError"
}
Mahesh Virtueinfo
I used "kinvey-js-sdk" for react-native.
When I want to use login getting below error.
Kinvey.User.login(username,password)
{
code: undefined
debug: "Please override the core HttpMiddleware."
kinveyRequestId: undefined
message: "Unable to send network request."
name: "KinveyError"
}