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
I'm trying to get deployment history in console using: code-push deployment history MyApp Staging
but server answered with 401 Bad token and code-push cli logged out me as user.
The same error also reproduced at server manager app or desktop app for Electrode OTA..
Calling these endpoints lead to this error:
GET
/apps/MyApp/deployments/Staging/history
GET
/apps/MyApp/deployments/Staging/metrics
At the same time other works well
The text was updated successfully, but these errors were encountered:
I'm trying to get deployment history in console using:
code-push deployment history MyApp Staging
but server answered with
401 Bad token
and code-push cli logged out me as user.The same error also reproduced at server manager app or desktop app for Electrode OTA..
Calling these endpoints lead to this error:
At the same time other works well
The text was updated successfully, but these errors were encountered: