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
Note: I've omitted portions of the error because it's a long json payload.
This wasn't an issue before and I didn't change anything on our source code. I don't know what happened that made this error happen. The credentials I use are still the same.
This is where the error happens:
There's a new error when I tried testing it on an ios v11 iphone SE. Here's the first one that appears:
CredStore - performQuery - Error copying matching creds. Error=-25300, query={
}
Then a 404 not found error happens when manager.post_replicate() is called. This is the error:
"withCredentials": true,
"_response": "{"status":404,"error":"not_found"}",
Note: I've omitted portions of the error because it's a long json payload.
This wasn't an issue before and I didn't change anything on our source code. I don't know what happened that made this error happen. The credentials I use are still the same.
This is where the error happens:
The text was updated successfully, but these errors were encountered: