Questions tagged [visma-net]

Visma.net is an online accounting package for the midmarket. The Visma.net API can be used to exchange data with Visma.net.

Visma.net is an online accounting package for the midmarket. The Visma.net API can be used to exchange data with Visma.net.

Useful resources to use the API:

2 questions
3
votes
1 answer

IPPException when querying Visma Net Account table

When I make a request using Postman to query the Visma Net API /account endpoint, I get a HTTP 400 Bad Request error: { "ExceptionType": "IPPException", "ExceptionMessage": "", "ExceptionFaultCode": "12002", "ExceptionMessageID":…
Jham
  • 195
  • 12
2
votes
0 answers

ProcessUserAuthorization returns null, ExchangeUserCredentialsForToken returns 400

I'm trying to authenticate to the Visma Api. (visma.net) using OAuth2. So I've created an authhelper which uses the UserAgentClient to do this. All values in constants are correct. Of course this should be read from a file, but I just tried this…
gcdevs
  • 21
  • 1
  • 3