to get a personalized navigation.
to get a personalized navigation.
Hi Team,
I have created an application in Visma app store. We have integrated Visma.net ERP Interactive API which requires authorisation by Tenant.
Link to app is https://apps.visma.com/SE/app/isv_monto
I wonder how can I add button in the page itself so that tenants can allow us to access their data.
Information about application:
This is where I am creating the application.
Hi, to be able to clarify what is exactly wrong, I'd recommend you following the Step 1 to 3 from the documentation.
Getting started with Visma Developer Portal
Hi again,
Thank you for your reply, however if I don't have tenant connected I am getting error when trying to fetch access token based on the authorisation code received in oAuth2 flow.
I am getting this as response with status code 400.
{"error":"invalid_client"}
Curl Request:
Hello,
that is only available for service-to-service integrations. User based integrations depends on user roles there's no need to "authorize app" by an Integration administrator. The authorization is based on user (that "authorizes" the app) roles.
You should implement the "authorization_code" flow as "swagger-ui" for instance.
if you look at that, for interactive API, you have the user based authorization.
Any user with API user role on a tenant can "authorize" any app to access the data through the interactive API.
Copyright © 2022 Visma.com. All rights reserved.