added download of all crop recordings of 1 field - using a manual croprecording itemcode
This commit is contained in:
		| @@ -2,11 +2,11 @@ | ||||
|   //There are three farmmaps environments, uncomment the environemnt you want to use with this sample client | ||||
|  | ||||
|   //test environment | ||||
| //  "Authority": "https://accounts.test.farmmaps.eu/", | ||||
| //  "Endpoint": "https://test.farmmaps.eu/", | ||||
| //  "BasePath": "api/v1", | ||||
| //  "DiscoveryEndpointUrl": "https://accounts.test.farmmaps.eu/.well-known/openid-configuration", | ||||
| //  "GrantClientId": "farmmapstesteu", | ||||
|   "Authority": "https://accounts.test.farmmaps.eu/", | ||||
|   "Endpoint": "https://test.farmmaps.eu/", | ||||
|   "BasePath": "api/v1", | ||||
|   "DiscoveryEndpointUrl": "https://accounts.test.farmmaps.eu/.well-known/openid-configuration", | ||||
|   "GrantClientId": "farmmapstesteu", | ||||
|  | ||||
|   ////acceptance environment | ||||
|   //"Authority": "https://accounts.acc.farmmaps.eu/", | ||||
| @@ -15,12 +15,12 @@ | ||||
|   //"DiscoveryEndpointUrl": "https://accounts.acc.farmmaps.eu/.well-known/openid-configuration", | ||||
|   //"GrantClientId": "farmmapsacceu", | ||||
|  | ||||
|   //production environment | ||||
|   "authority": "https://accounts.farmmaps.eu/", | ||||
|   "endpoint": "https://farmmaps.eu/", | ||||
|   "basepath": "api/v1", | ||||
|   "discoveryendpointurl": "https://accounts.farmmaps.eu/.well-known/openid-configuration", | ||||
|   "GrantClientId": "farmmaps", | ||||
|   ////production environment | ||||
|   //"authority": "https://accounts.farmmaps.eu/", | ||||
|   //"endpoint": "https://farmmaps.eu/", | ||||
|   //"basepath": "api/v1", | ||||
|   //"discoveryendpointurl": "https://accounts.farmmaps.eu/.well-known/openid-configuration", | ||||
|   //"GrantClientId": "farmmaps", | ||||
|  | ||||
|   //overige info | ||||
|   "RedirectUri": "http://example.nl/api", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user