These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

RequestVerificationToken not working but Authorization is working

Hi there I'm trying to run the Cart get , post and delete command but I'm encountering an error. When I perform the operation in Postman with the Authorization header everything works. When I attempt to use it via the RequestVerificationToken parameter for the client side iPart this command fails.

Ultimately I would like to have the client have the ability to add an item to the cart and be redirected dynamically.