FDK login is not working, throwing browser error


After login to the partner account and selecting the partner this issue comes with any credentials only for my Mac. I have re-installed node js, Fynd cli, cleaned cache- nothing is working. Same account is working for another Mac.

METHOD: GET | PATH: https://api.jmpx2.de/service/panel/theme/_compatibility
curl --include --request GET 'https://api.jmpx2.de/service/panel/theme/_compatibility' --header 'content-type: application/json' --header 'x-fp-cli: 3.0.4-alpha.7' --header 'x-fp-date: 20231104T191702Z' --header 'x-fp-signature: v1.1:d1e9aa5c7c8a395c243154adc1eab4a3c583a069864a6d170eef3f0cc4cca908'
************** END OF CURL **************
Response status: 200
Response: "ok"
Response Headers: {"date":"Sat, 04 Nov 2023 19:17:02 GMT","content-type":"application/json; charset=utf-8","content-length":"4","strict-transport-security":"max-age=63072000; includeSubdomains","x-content-type-options":"nosniff","x-powered-by":"Express","etag":"W/\"4-Ut1MdMgT2zeQF5xPI2zq2so0Z6g\"","x-fynd-trace-id":"3e5efc598fe01c436fe823a0bcba87e3","via":"1.1 google","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000","connection":"close"}
Current env:  jmpx2

I am also facing the same issue for my login on my Mac.


2 Likes

i am also getting the same issue

1 Like

@Akash_Sinha @Ankita_Sharma Can you try with installing the version of fdk-cli npm i @gofynd/fdk-cli@4.0.1-alpha.16 ?

1 Like