Error Assignment#5 TypeError

Hi there, i am getting an TypeError, from the postman console and not from the github repo, is that has something to do with my script or general structure of the code. Any suggestions thx.

Hey :wave:t2:

Is the url variable resolved correctly? As it’s returning a 404 it could be down to that.

i guess not sure

i am on the correct page, also is the api-key the same as in secrets and variables for github

The line above the error in the console, should show where the async request is going and if the URL is correct.

The first url looks healthy (201) then breaks into / other paths giving me a 404