post https://api-g.weedmaps.com/oauth/token
Retrieve an OAuth 2.0 access token using the client_credentials
grant type.
Make sure to replace CLIENT_ID_HERE
and CLIENT_SECRET_HERE
with your actual credentials.
Retrieve an OAuth 2.0 access token using the client_credentials
grant type.
Make sure to replace CLIENT_ID_HERE
and CLIENT_SECRET_HERE
with your actual credentials.
Try It!
to start a request and see the response here!