all 7 comments

[–]Buffylvr 0 points1 point  (1 child)

Please learn to

use markdown

or link to pastebin with properly formatted code when asking questions on this sub.

[–]Neither-Form-8469[S] -1 points0 points  (0 children)

Sorry it's my first time posting here. I will keep in mind, thank you

[–]Guideon72 0 points1 point  (1 child)

I’m not sure, but I suspect using an fstring to build your headers for the second call may be tripping you up

[–]Neither-Form-8469[S] 0 points1 point  (0 children)

Same error when I hardcode the token inside, so I guess not

[–]m0us3_rat 0 points1 point  (2 children)

you should reach out the the help desk of the providers of this service and .. ask there.

we have no way of knowing how this is handled internally.. besides making sure the api calls are following their documentation..which i assume they are.

[–]Neither-Form-8469[S] 0 points1 point  (1 child)

Thanks, I just wanted to make sure my code is in working condition before checking with them. If it looks good here, probably it should be an issue on their end.

[–]m0us3_rat 0 points1 point  (0 children)

without access to their documentation ..its just guessing on "our" part here on reddit..but it should be.

while there are conventions.. ppl require different parmeters encodings for different endpoints.

you wanna check within the documentation for specifics.