Expo publish details: publishId must be a uuid

Please run expo diagnostics and paste the log that’s printed out along with your question or issue!
I am trying to get the publish details using expo publish:details --publish-id faa27305-xxxx-415a-89bb-xxxxx and I get publishId must be a uuid.
Also when I try to move a publish from a release channel to another release channel using expo publish:set --publish-id xxxxx-6ffe-400d-xxxx-f17e989a --release-channel development I get this ApiV2Error: An unknown error occurred. I think this problem is related to the first problem publishId must be a uuid.
But this is a valid publish id

expo diagonostics
Expo CLI 3.20.9 environment info:
System:
OS: macOS 10.15.3
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 12.16.2 - /usr/local/bin/node
Yarn: 1.22.4 - /usr/local/bin/yarn
npm: 6.14.4 - /usr/local/bin/npm
IDEs:
Android Studio: 3.6 AI-192.7142.36.36.6392135
Xcode: 11.4.1/11E503a - /usr/bin/xcodebuild
npmPackages:
expo: ^37.0.0 => 37.0.10
react: 16.9 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-37.0.0.tar.gz => 0.61.4
react-navigation: ^4.0.7 => 4.0.7
npmGlobalPackages:
expo-cli: 3.18.5

Please Ignore this, apparently the uuid was wrong.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.