JoeE
(JoeE)
February 28, 2023, 4:47pm
1
I’m on " Adding the Collection" Step 7 here:
Configuring the Postman REST API Client | Zscaler
When copying the plain text from https://config.private.zscaler.com/v2/api-docs and pasting in Postman → Import → Raw text, I’m getting “Error while importing: format not recognized”.
Any ideas?
ntucker
(Nick Tucker)
March 7, 2023, 3:56pm
2
Were you able to resolve this issue?
JoeE
(JoeE)
March 8, 2023, 2:16pm
3
No, I have not found a solution yet. One of my co-workers attempted and is having the same issue.
ntucker
(Nick Tucker)
March 8, 2023, 2:26pm
4
I was able to resolve the issue. Convert the plain text to json or yaml. Postman should work then.
Navigate to https://editor-next.swagger.io/ and you can run it there.