[Docker] [Plesk] 401: Invalid Bearer Token
We set up the 1pw connect and api locally through docker, which was working just fine. Today we tried to move it to online, but ran into several issues. Our current issue is, that even though dockers seems to be working well (console logs look good), the only result I get, making a valid request through Postman (which yields good results from my local docker), is
"{"status":401,"message":"Invalid bearer token"}"
- The yml is configured with the sample yml file provided in the docs
- The server is running on Ubuntu 20.04.3 LTS with Plesk Obsidian Version 18.0.37 Update #2,
We had a lot of trouble with setting the mapping, because 1pw image settings for docker on plesk do not seem to allow setting a shared path volume as is done with the yml file (volumes: data:)(Side note: we're running the 1pw connect services on another server than the application we're building). We worked around this by docker inspect-ing the 1pw sync, copying the wpd and pasting it into the volume mapping for both. This is working, but it was anything but clean (the suggested approach didn't work) and I'm afraid this might be the cause for the bearer problem.
Any help is greatly appreciated!
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
