Missing content in V3 API
-
Hello. I am in the process of migrating from v2 to v3, but see that some content is missing in v3. In v2 I can specify that "user" should be part of the response, but in v3 this is not an option. Is it possible to get this into v3?
I would also like to have the url to the camera provider's website. Is it possible to get this also into the API?
Regards,
Tommy -
Hi, @yrprosjektgruppe
in API V3, the user info was removed and will be used only for internal communication.About the provider's website, it was not public even in the last version, so there is no difference, but it can be found on the webcam detail page at windy.com if needed
Regards,
Jiří -
Hi @caldrjir.
That was unfortunate. We use the user information in our application to filter out certain users.As for the link to the provider's website, it was meant as a feature request :)
-Tommy
-
The provider's URL should be included in the webcam response as
urls.provider
right now.Regards,
Jiří.