Last week I pushed a library, It was supposed to work.
I am not sure why this is happening, I logged out and logged in back, but it didn’t work out for me.
If the org and account worked last week and you did already pio account logout and pio account login and it still doesn’t work, it may be a backend issue. CC @ivankravets
Please take a look at your screenshot and find try to find a difference. You MUST use the organization name for the --owner option but not the display name.
The bytebeam org and its libraries have been deleted. You have full permission to the bytebeamio organization. Next time please use pio pkg publish --owner bytebeamio.
Thanks for the report. It was a bug on our side and we have fixed it yet. Could you re-test with a development version of PlatformIO Core? Open PlatformIO Core CLI in VSCode and type:
@ivankravets Yeah, it worked now. Thanks for the fix.
I am eager to know where public can see the org data that we want to share (say org email). I couldn’t find it in the platform io registry web interface after clicking the org name. I guess you already knew this.