Before migrating
The following general updates must be performed prior to migrating:
- update the authentication method (if applicable)
- update request parameters
- update the handling of the new output format
Authentication
The Destination Weather API v3 does not support the app_id/app_code authentication methodology, however Oauth2 tokens and API keys are supported in favor of the higher security they offer. For more information on authorization tokens and API keys, see the Identity & Access Management Developer Guide.
Result format
The Destination Weather API v3 offers JSON formatted result data. XML formatted result data is no longer supported.
Updated 7 days ago