Hi all
I've downloaded the sgccognito_idp_demo and I'm trying the Initiate Auth method.
I have a working example in Postman, so I copied the relevant values into the demo fields (URL, Access Key, Client Secret) but when I paste the body data into the "Body" memo field I'm getting a 400 Bad Request error: 'HTTP/1.1 400 Bad Request. {"code":"BadRequest","message":"The server did not understand the operation that was requested.","type":"client"}'.
I'm wondering if the text in the Body memo needs some kind of special formatting.
I've downloaded the sgccognito_idp_demo and I'm trying the Initiate Auth method.
I have a working example in Postman, so I copied the relevant values into the demo fields (URL, Access Key, Client Secret) but when I paste the body data into the "Body" memo field I'm getting a 400 Bad Request error: 'HTTP/1.1 400 Bad Request. {"code":"BadRequest","message":"The server did not understand the operation that was requested.","type":"client"}'.
I'm wondering if the text in the Body memo needs some kind of special formatting.