pwitab / visma

A Python Client library for integration to Visma eAccounting, Visma eEkonomi

Home Page:http://visma.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken URL

ripxorip opened this issue · comments

When I try to run the first step of the visma request_access --client <client_id> the URL seems to be broken since I reach a VISMA web page complaining about an unsupported request or similar. This is for the sandbox environment.

Have you received a client ID from the Visma API team? You should be taken to a loginpage if you have a valid client_id.

actually you seem to be able to register by yourself now:

https://selfservice.developer.vismaonline.com/

I have a valid client ID, and I enter that as <client_id>. I too would have expected to end up at some kind of login page to complete the auth. Therefore, I wonder if the URL is in the package is somehow broken?

Still the same, then I guess that I should probably sign up for another sandbox and try that? Thx for helping out

Did you get any response from the Visma team?

Not yet, I will send them another message.

Closing due to inactivity