jeudi 23 avril 2020

Remove content-length from header request - cypress

I'm trying to login by microsoft azure to our app. Using postman I can generate token but using cy.request in cypress to the request is added content-length and I cant get token - error occurs. If in postman I add this content length then error occurs too ("error": "invalid_grant"). So is there option to remove content-length from request?

Aucun commentaire:

Enregistrer un commentaire