Hi! Have anybody succeeded in connecting the Mapillary API v4 with FME workbench? I get stuck on an internal server error when i use https://localhost/ as redirect URL in the OAuth 2.0 webservice authentification.
Question
Hi! Have anybody succeeded in connecting the Mapillary API v4 with FME workbench? I get stuck on an internal server error when i use https://localhost/ as redirect URL in the OAuth 2.0 webservice authentification.
Hi! Have anybody succeeded in connecting the Mapillary API v4 with FME workbench? I get stuck on an internal server error when i use https://localhost/ as redirect URL in the OAuth 2.0 webservice authentification.
Hi @henrikstagnell, have you already had a look at this article on Web Connections and FME? There's a section that describes OAuth 2.0 connections that might be helpful to configuring your own connection
I have done a quick test, I am not familiar with the API myself but I was able to try it using the instructions.
After creating the OAuth2.0 services following the developer API documentation, I was able to set up a web service and able to generate a token see a short demo here
Here is the configuration and URL that I used for this test.