Emulator activation SERVICE_UNAVAILABLE error

Hi folks I am trying to setup the emulator but it won’t activate for me. I am using the built in Android Studio emulator. I’ve tried it with a couple of test merchants and test terminals. The activation screen prints Error Code SERVICE_UNAVAILABLE.

First of all can I ask a stupid question, is the MID that is required the one listed in the Merchant Information panel, or the Store MID in the Store panel of the test merchant dashboard? I’ve tried both but would like to be sure, I’m guessing it’s the Store MID as when you hit Activate that is what is displayed.

Here are some logs, thanks!

10-26 14:43:22.103 3190-3284/co.poynt.services D/CO.POYNT.SERVICES/TerminalActivationTask.java:46: AsyncTask #5 Activating terminal w/ storeDeviceId: urn:tid:598fce5d-749f-3520-b7bb-923f5886ed98 10-26 14:43:22.103 3190-3284/co.poynt.services D/CO.POYNT.SERVICES/PoyntBusinessProcessorImpl.java:379: AsyncTask #5 Sending Activation request. 10-26 14:43:22.103 3190-3284/co.poynt.services D/CO.POYNT.SERVICES/PoyntAuthProcessorImpl.java:164: AsyncTask #5 PublicKey (-----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnp4EIx6txo3Ae/EE4bCc TfkUcM9ORf1HiOKJinlUiinXHB/GC7eoGqjFJpYUt6poVnCOE5+/m/kHGorxi4S5 3T9bf4YfW2A/JiVXYp5R3oT9R6D/K5qdLeM6cKWrE7E4BwgQhjzSJc/AxfqnCHZ2 MFTmelS/xDX043wpYHEZ+5l1h9cNwxcItYxZZsIMk5Lc6KtZ9dHktRsmZ5TqNduX kZp67gsaTX/M0Hyy10kv3LcPrT4T5Eqo/bl4S1GMWZUe3tcvosZVeOnMkAsI1t2k bwGWeMpDwUdylIkG2cgswGgrYZd0sOVUICrYvQ6EHFDi4nabbQfC0ju36JCyWM1B EQIDAQAB -----END PUBLIC KEY----- ) 10-26 14:43:22.103 3190-3284/co.poynt.services D/CLOUD-API: ---> HTTP POST https://services.poynt.net/storeDevices/activate 10-26 14:43:22.103 3190-3284/co.poynt.services D/CLOUD-API: POYNT-REQUEST-ID: 59233b81-015f-1000-c13a-bd253c79764b 10-26 14:43:22.103 3190-3284/co.poynt.services D/CLOUD-API: api-version: 1.2 10-26 14:43:22.103 3190-3284/co.poynt.services D/CLOUD-API: User-Agent: Poynt Services/1.0-DEV-d (Android 4.4.2; 4174703; urn:tid:01fd91de-28cd-3226-9408-260ee19b31d7; EMUvkr242ri9dg9l5mh3) 10-26 14:43:22.103 3190-3284/co.poynt.services D/CLOUD-API: POYNT-SESSION-ID: 10-26 14:43:22.103 3190-3284/co.poynt.services D/CLOUD-API: Content-Type: application/json; charset=UTF-8 10-26 14:43:22.103 3190-3284/co.poynt.services D/CLOUD-API: Content-Length: 665 10-26 14:43:22.103 3190-3284/co.poynt.services D/CLOUD-API: {"acquirer":"FIRST_DATA","device":{"deviceId":"urn:tid:cc9074c6-a81e-3452-87ce-e2920dc01cf8","externalTerminalId":"82ys","publicKey":"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnp4EIx6txo3Ae/EE4bCc\nTfkUcM9ORf1HiOKJinlUiinXHB/GC7eoGqjFJpYUt6poVnCOE5+/m/kHGorxi4S5\n3T9bf4YfW2A/JiVXYp5R3oT9R6D/K5qdLeM6cKWrE7E4BwgQhjzSJc/AxfqnCHZ2\nMFTmelS/xDX043wpYHEZ+5l1h9cNwxcItYxZZsIMk5Lc6KtZ9dHktRsmZ5TqNduX\nkZp67gsaTX/M0Hyy10kv3LcPrT4T5Eqo/bl4S1GMWZUe3tcvosZVeOnMkAsI1t2k\nbwGWeMpDwUdylIkG2cgswGgrYZd0sOVUICrYvQ6EHFDi4nabbQfC0ju36JCyWM1B\nEQIDAQAB\n-----END PUBLIC KEY-----\n","serialNumber":"EMUnj93iouhe94k1cds8"},"externalStoreId":"nv04z137v"} 10-26 14:43:22.103 3190-3284/co.poynt.services D/CLOUD-API: ---> END HTTP (665-byte body) 10-26 14:43:22.873 3190-3284/co.poynt.services I/POYNT-EVENT: {"time" : "2017-10-26T14:43:22Z", "type" : "REST_API", "status" : "FAILURE", "storeDeviceId" : "urn:tid:05cbc5c6-61e0-3268-b6f1-a8ed648e2291", "processingTime" : 760.37898, "method" : "POST", "apiStatusCode" : 400, "apiRequestId" : "59233b81-015f-1000-c13a-bd253c79764b", "apiEndpoint" : "https://services.poynt.net/storeDevices/activate", "apiServerDate" : "Thu, 26 Oct 2017 14:43:24 GMT", "apiServerBuild" : "1.2.404-20171016-1701", "apiServerInstanceId" : "i-01d7ffafa94d27163"} 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: <--- HTTP 400 https://services.poynt.net/storeDevices/activate (762ms) 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: Server: nginx 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: Date: Thu, 26 Oct 2017 14:43:24 GMT 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: Content-Type: application/json;charset=UTF-8 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: Transfer-Encoding: chunked 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: Connection: keep-alive 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: Poynt-Request-Id: 59233b81-015f-1000-c13a-bd253c79764b 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: Poynt-Build-Info: 1.2.404-20171016-1701 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: Instance-Id: i-01d7ffafa94d27163 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: Poynt-Error-Code: INVALID_REQUEST 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: OkHttp-Selected-Protocol: http/1.1 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: OkHttp-Sent-Millis: 1509029002773 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: OkHttp-Received-Millis: 1509029002881 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: {"code":"INVALID_REQUEST","httpStatus":400,"message":"Bad request.","developerMessage":"Could not find acquirer MID/TID: FIRST_DATA nv04z137v/82ys","requestId":"59233b81-015f-1000-c13a-bd253c79764b"} 10-26 14:43:22.873 3190-3284/co.poynt.services D/CLOUD-API: <--- END HTTP (199-byte body) 10-26 14:43:22.873 3190-3284/co.poynt.services D/CO.POYNT.SERVICES/PoyntAPIException.java:43: AsyncTask #5 PoyntAPI Error received:400 Bad Request 10-26 14:43:22.873 3190-3284/co.poynt.services E/CO.POYNT.SERVICES/TerminalActivationTask.java:54: AsyncTask #5 Exception received while activating terminal:PoyntAPIException{HTTP statusCode=400 apiErrorCode=INVALID_REQUEST Network Error? false errorInfo=ErrorInfo [code=INVALID_REQUEST, httpStatus=400, message=Bad request., developerMessage=Could not find acquirer MID/TID: FIRST_DATA nv04z137v/82ys, moreInfo=null, requestId=59233b81-015f-1000-c13a-bd253c79764b]} 10-26 14:43:22.903 3145-3145/co.poynt.setupwizard E/null: PoyntError{code=5, httpStatusCode=0, apiErrorCode=null, reason='null', data='null', requestId='null', throwable=}

Edit:
Also of note is that of the 4 test devices I tried to create for 2 each over 2 test merchants, all except one lead to a 404 device not found error when I click on them. Doesn’t seem to be any way to delete them too.

Hi Daniel,

We are looking into it.

Dennis

Hi Daniel,

In the log you provided I see that the terminal was sending MID: nv04z137v. I think there was a typo, because the actual MID is nuv04z137v.

Hi Dennis sorry for the delay in replying I was on my vacation :slight_smile: You are right in those logs I must have made a typo - I have tried multiple times though for several devices and still get the same error. Today I made a new device:

11-06 11:16:06.488 2331-2440/co.poynt.services D/CO.POYNT.SERVICES/TerminalActivationTask.java:46: AsyncTask #2 Activating terminal w/ storeDeviceId: urn:tid:9e8155a6-69f0-3848-887b-d66e5e1b77a1 11-06 11:16:06.488 2331-2440/co.poynt.services D/CO.POYNT.SERVICES/PoyntBusinessProcessorImpl.java:379: AsyncTask #2 Sending Activation request. 11-06 11:16:06.488 2331-2440/co.poynt.services D/CO.POYNT.SERVICES/PoyntAuthProcessorImpl.java:164: AsyncTask #2 PublicKey (-----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnp4EIx6txo3Ae/EE4bCc TfkUcM9ORf1HiOKJinlUiinXHB/GC7eoGqjFJpYUt6poVnCOE5+/m/kHGorxi4S5 3T9bf4YfW2A/JiVXYp5R3oT9R6D/K5qdLeM6cKWrE7E4BwgQhjzSJc/AxfqnCHZ2 MFTmelS/xDX043wpYHEZ+5l1h9cNwxcItYxZZsIMk5Lc6KtZ9dHktRsmZ5TqNduX kZp67gsaTX/M0Hyy10kv3LcPrT4T5Eqo/bl4S1GMWZUe3tcvosZVeOnMkAsI1t2k bwGWeMpDwUdylIkG2cgswGgrYZd0sOVUICrYvQ6EHFDi4nabbQfC0ju36JCyWM1B EQIDAQAB -----END PUBLIC KEY----- ) 11-06 11:16:06.498 2331-2440/co.poynt.services D/CLOUD-API: ---> HTTP POST https://services.poynt.net/storeDevices/activate 11-06 11:16:06.498 2331-2440/co.poynt.services D/CLOUD-API: POYNT-REQUEST-ID: 910b6ee1-015f-1000-de55-dbee43d7b9ce 11-06 11:16:06.498 2331-2440/co.poynt.services D/CLOUD-API: api-version: 1.2 11-06 11:16:06.498 2331-2440/co.poynt.services D/CLOUD-API: User-Agent: Poynt Services/1.0-DEV-d (Android 4.4.2; 4174703; urn:tid:c3fadc27-d349-3b28-9f44-71b804fc26a0; EMU2cwwungulab5dij4d) 11-06 11:16:06.498 2331-2440/co.poynt.services D/CLOUD-API: POYNT-SESSION-ID: 11-06 11:16:06.498 2331-2440/co.poynt.services D/CLOUD-API: Content-Type: application/json; charset=UTF-8 11-06 11:16:06.498 2331-2440/co.poynt.services D/CLOUD-API: Content-Length: 666 11-06 11:16:06.498 2331-2440/co.poynt.services D/CLOUD-API: {"acquirer":"FIRST_DATA","device":{"deviceId":"urn:tid:3f9885f2-741f-3cd4-a86c-fc1f81fe57d1","externalTerminalId":"b9fb","publicKey":"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnp4EIx6txo3Ae/EE4bCc\nTfkUcM9ORf1HiOKJinlUiinXHB/GC7eoGqjFJpYUt6poVnCOE5+/m/kHGorxi4S5\n3T9bf4YfW2A/JiVXYp5R3oT9R6D/K5qdLeM6cKWrE7E4BwgQhjzSJc/AxfqnCHZ2\nMFTmelS/xDX043wpYHEZ+5l1h9cNwxcItYxZZsIMk5Lc6KtZ9dHktRsmZ5TqNduX\nkZp67gsaTX/M0Hyy10kv3LcPrT4T5Eqo/bl4S1GMWZUe3tcvosZVeOnMkAsI1t2k\nbwGWeMpDwUdylIkG2cgswGgrYZd0sOVUICrYvQ6EHFDi4nabbQfC0ju36JCyWM1B\nEQIDAQAB\n-----END PUBLIC KEY-----\n","serialNumber":"EMUtslb0lizwe2p26yhd"},"externalStoreId":"nuv04z137v"} 11-06 11:16:06.498 2331-2440/co.poynt.services D/CLOUD-API: ---> END HTTP (666-byte body) 11-06 11:16:07.398 2331-2440/co.poynt.services I/POYNT-EVENT: {"time" : "2017-11-06T11:16:07Z", "type" : "REST_API", "status" : "SUCCESS", "storeDeviceId" : "urn:tid:f3b788be-95e5-3347-a59a-a9a31d8c911e", "processingTime" : 893.22039, "method" : "POST", "apiStatusCode" : 200, "apiRequestId" : "910b6ee1-015f-1000-de55-dbee43d7b9ce", "apiEndpoint" : "https://services.poynt.net/storeDevices/activate", "apiServerDate" : "Mon, 06 Nov 2017 11:16:25 GMT", "apiServerBuild" : "1.2.405-2017-11-01T22:51:10Z", "apiServerInstanceId" : "i-0fbcb518926539ca1"} 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: <--- HTTP 200 https://services.poynt.net/storeDevices/activate (893ms) 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: Server: nginx 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: Date: Mon, 06 Nov 2017 11:16:25 GMT 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: Content-Type: application/json;charset=UTF-8 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: Transfer-Encoding: chunked 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: Connection: keep-alive 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: Vary: Accept-Encoding 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: Poynt-Request-Id: 910b6ee1-015f-1000-de55-dbee43d7b9ce 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: Poynt-Build-Info: 1.2.405-2017-11-01T22:51:10Z 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: Instance-Id: i-0fbcb518926539ca1 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: Strict-Transport-Security: max-age=31536000; includeSubdomains; 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: OkHttp-Selected-Protocol: http/1.1 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: OkHttp-Sent-Millis: 1509966967141 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: OkHttp-Received-Millis: 1509966967402 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: {"alreadyActivated":false} 11-06 11:16:07.398 2331-2440/co.poynt.services D/CLOUD-API: <--- END HTTP (26-byte body) 11-06 11:16:07.398 2331-2440/co.poynt.services D/CO.POYNT.SERVICES/PoyntBusinessProcessorImpl.java:404: AsyncTask #2 Activation complete - updating DB with device status (urn:tid:3f9885f2-741f-3cd4-a86c-fc1f81fe57d1) 11-06 11:16:07.408 2331-2440/co.poynt.services D/CO.POYNT.SERVICES/PoyntBusinessProcessorImpl.java:829: AsyncTask #2 Updated device (urn:tid:3f9885f2-741f-3cd4-a86c-fc1f81fe57d1) status (A) for row count:0 11-06 11:16:07.408 2331-2440/co.poynt.services I/CO.POYNT.SERVICES/PoyntAuthProcessorImpl.java:232: AsyncTask #2 Loading key file from internal directory 11-06 11:16:07.428 2331-2440/co.poynt.services D/dalvikvm: GC_FOR_ALLOC freed 1072K, 14% free 7496K/8660K, paused 12ms, total 12ms 11-06 11:16:07.448 2331-2440/co.poynt.services I/CO.POYNT.SERVICES/PoyntAuthProcessorImpl.java:248: AsyncTask #2 PublicKey (-----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnp4EIx6txo3Ae/EE4bCc TfkUcM9ORf1HiOKJinlUiinXHB/GC7eoGqjFJpYUt6poVnCOE5+/m/kHGorxi4S5 3T9bf4YfW2A/JiVXYp5R3oT9R6D/K5qdLeM6cKWrE7E4BwgQhjzSJc/AxfqnCHZ2 MFTmelS/xDX043wpYHEZ+5l1h9cNwxcItYxZZsIMk5Lc6KtZ9dHktRsmZ5TqNduX kZp67gsaTX/M0Hyy10kv3LcPrT4T5Eqo/bl4S1GMWZUe3tcvosZVeOnMkAsI1t2k bwGWeMpDwUdylIkG2cgswGgrYZd0sOVUICrYvQ6EHFDi4nabbQfC0ju36JCyWM1B EQIDAQAB -----END PUBLIC KEY----- ) 11-06 11:16:07.448 2331-2440/co.poynt.services D/CO.POYNT.SERVICES/PoyntAuthProcessorImpl.java:250: AsyncTask #2 Loaded keypair from internal file (java.security.KeyPair@a54c0af8) 11-06 11:16:07.458 2331-2331/co.poynt.services I/CO.POYNT.SERVICES/Zombify.java:48: main Removing zombie mode. 11-06 11:16:07.498 2331-2442/co.poynt.services D/CO.POYNT.SERVICES/LoadBusinessTask.java:48: AsyncTask #3 Getting business for storeDeviceId: urn:tid:786402e4-a113-3179-a1ef-46ba3f60f230 11-06 11:16:07.498 2331-2442/co.poynt.services D/CO.POYNT.SERVICES/PoyntAuthProcessorImpl.java:502: AsyncTask #3 Obtaining new device token using self-issued jwt 11-06 11:16:07.508 2331-2442/co.poynt.services D/CLOUD-API: ---> HTTP POST https://services.poynt.net/token 11-06 11:16:07.508 2331-2442/co.poynt.services D/CLOUD-API: api-version: 1.2 11-06 11:16:07.508 2331-2442/co.poynt.services D/CLOUD-API: User-Agent: Poynt Services/1.0-DEV-d (Android 4.4.2; 4174703; urn:tid:c3fadc27-d349-3b28-9f44-71b804fc26a0; EMU2cwwungulab5dij4d) 11-06 11:16:07.508 2331-2442/co.poynt.services D/CLOUD-API: POYNT-SESSION-ID: 11-06 11:16:07.508 2331-2442/co.poynt.services D/CLOUD-API: Content-Type: application/x-www-form-urlencoded; charset=UTF-8 11-06 11:16:07.508 2331-2442/co.poynt.services D/CLOUD-API: Content-Length: 814 11-06 11:16:07.508 2331-2442/co.poynt.services D/CLOUD-API: grantType=urn%3Aietf%3Aparams%3Aoauth%3Agrant-type%3Ajwt-bearer&assertion=eyJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJodHRwczpcL1wvc2VydmljZXMucG95bnQubmV0IiwiaXNzIjoidXJuOnRpZDo0ZGU3MjMzNi1kMDc4LTNlNjMtOTQwMS1iMDQzYjY0MDY0ZGUiLCJwb3ludC5kaWQiOiJ1cm46dGlkOjRkZTcyMzM2LWQwNzgtM2U2My05NDAxLWIwNDNiNjQwNjRkZSIsImV4cCI6MTUwOTk2OTk2NywianRpIjoiZDc0ZjNjMzEtMWZlMS00YWFkLWE3ZDAtODcxZjljM2YzZWE4Iiwic3ViIjoidXJuOnRpZDo0ZGU3MjMzNi1kMDc4LTNlNjMtOTQwMS1iMDQzYjY0MDY0ZGUiLCJpYXQiOjE1MDk5NjY5Njd9.W1h-Oo9hOAMxeslxKeoTyZ-TpcuqdnEC16Scp7vfnpGHU6Hl-uIkDeHhzHQjClC9FGNavNhnxOiuKY77FuI7ysH_-eMkjSyWdXs6Q-VgGF4Lq4ABQk_XUlgCFn6NA3FECo87srIDcda3jDGvEmOS1ldd5hcfr3wKebQH25avTlGZm7pgY7CNB-3vj8c5RpOd9Izo1ncyrnPsD5_D8Vk8_8FSxFOCUDedIemdSXy8m_jks3xaMQg5kvKpO-ur4jGE_to6krNzkFY8zTZ5PsQQx6oRmKfxtXObdDej77wFRacwOT0sSVivhG-CQAoKOixFNqWxRPp-euRr640xXKJ0yw 11-06 11:16:07.508 2331-2442/co.poynt.services D/CLOUD-API: ---> END HTTP (814-byte body) 11-06 11:16:07.508 2331-2442/co.poynt.services D/CLOUD-API: POYNT-REQUEST-ID: 910b72db-015f-1000-de55-dbee43d7b9ce 11-06 11:16:07.618 2331-2442/co.poynt.services I/POYNT-EVENT: {"time" : "2017-11-06T11:16:07Z", "type" : "REST_API", "status" : "FAILURE", "storeDeviceId" : "urn:tid:f3b788be-95e5-3347-a59a-a9a31d8c911e", "processingTime" : 113.77012, "method" : "POST", "apiStatusCode" : 403, "apiRequestId" : "910b72db-015f-1000-de55-dbee43d7b9ce", "apiEndpoint" : "https://services.poynt.net/token", "apiServerDate" : "Mon, 06 Nov 2017 11:16:25 GMT", "apiServerBuild" : "1.2.405-2017-11-01T22:51:10Z", "apiServerInstanceId" : "i-0cd8948a9f2810f95"} 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: <--- HTTP 403 https://services.poynt.net/token (114ms) 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: Server: nginx 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: Date: Mon, 06 Nov 2017 11:16:25 GMT 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: Content-Type: application/json;charset=UTF-8 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: Transfer-Encoding: chunked 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: Connection: keep-alive 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: Vary: Accept-Encoding 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: Poynt-Request-Id: 910b72db-015f-1000-de55-dbee43d7b9ce 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: Poynt-Build-Info: 1.2.405-2017-11-01T22:51:10Z 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: Instance-Id: i-0cd8948a9f2810f95 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: Poynt-Error-Code: STORE_DEVICE_NOT_ACTIVATED 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: OkHttp-Selected-Protocol: http/1.1 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: OkHttp-Sent-Millis: 1509966967526 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: OkHttp-Received-Millis: 1509966967629 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: {"code":"STORE_DEVICE_NOT_ACTIVATED","httpStatus":403,"message":"Store device has not been activated.","developerMessage":"Could not find device issuer: urn:tid:4de72336-d078-3e63-9401-b043b64064de","requestId":"910b72db-015f-1000-de55-dbee43d7b9ce"} 11-06 11:16:07.618 2331-2442/co.poynt.services D/CLOUD-API: <--- END HTTP (250-byte body)

Edit:
Fyi I’m using the Android Studio 3.0 built in emulator if that is important, I’ve seen reference on the forum that last year you were recommending Genymotion

Let me respond to you via email.