I have a fetch POST that returns a Token, which I then need to use for a fetch GET to extract the data I need. The GET with token works in CURL via:
curl -X G