OAuth 2.0

Modified on Thu, 12 Mar at 10:44 AM

Step 1. Ensure you have an active API Subscription

  1. Log in to the FieldClimate Web Application: - https://fieldclimate.com/user-api-services
  2. Send a request to activate your API subscription - LINK

Step 2. Get Your Client Credentials

Once your subscription is active:


Step 3. Add Callback URLs

Update your OAuth client settings with these callback URLs (if using Postman)

  • https://www.getpostman.com/oauth2/callback
  • https://oauth.pstmn.io/v1/browser-callback

Step 4. OAuth2 Setup on Postman

Configure your Authorization settings on Postman collection level. Folders and requests can then inherit the settings from there.




Special settings

State: any number, e.g.: 146


Step 5. Get a New Access Token

Once per Postman session, you have to request a new access token.

The OAuth login prompt from FieldClimate is shown asking you for your FieldClimate account credentials.



Need Help?

If you have questions about your API limits or need assistance troubleshooting an API request, you can check our FAQ section - LINK - or submit a ticket through the METOS® Support Center, and include the following information so we can investigate efficiently:


Required Information

  • Authentication method: Your Username, HMAC Public Key, or OAuth 2.0 Client ID
  • Device ID and the affected time period
  • Full request details:
    • Method (GET, POST, etc.)
    • URL
    • Payload/body (if applicable)
  • Full response details:
    • HTTP status code
    • Response message
    • Returned result or error object
  • Screenshots, if available, to help illustrate the issue

Providing these details ensures faster and more accurate support.


SUBMIT A TICKET

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article