Access Token trouble

I am writing a simple program in Python that posts files to pods hosted on a CSS server given the credentials.
The program works when I run it on a locally run service, but doesn’t when I try it with a server that is running on a virtual machine. It creates the authentication token all the same, it just refuses to accept it after.

I’ve answered in the github discussions page: Access token trouble · CommunitySolidServer/CommunitySolidServer · Discussion #1603 · GitHub

If you post here and on github, please add a link to the other discussion in the future. Then we know what already has been said and if the issue is resolved or not, which makes it easier for us to help :slight_smile:

Thank you for your response. I apologize for the multiple posting and will link the other discussions in the future.