SolidLabResearch / Bashlib

A Node.JS and CLI interface for Solid
https://solidlabresearch.github.io/Bashlib/
17 stars 6 forks source link

The auth create-token command no longer works for CSS v7 #58

Open mvanbrab opened 11 months ago

mvanbrab commented 11 months ago

This is the error message: Could not create token: HTTP Error Response requesting "https://css-base-url.com/idp/credentials/" : 404 Not Found.

The reason why it worked with CSS v6 but not with CSS v7 might be clear from the difference between https://communitysolidserver.github.io/CommunitySolidServer/6.x/usage/client-credentials/ and https://communitysolidserver.github.io/CommunitySolidServer/7.x/usage/client-credentials/.

MohamedRagabAnas commented 5 months ago

Yes, same happened with me, Any updates on this ?