Hi!
Well, Iβve been trying to pass this submission, but i keep getting this Failed in add book.
The thing is that i tried to get help from the bot, but it keeps failing. Different messages, but same error.
β[add a book] path is set to /books | AssertionError: Fix: Set the base URL to β{{baseUrl}}β: expected β{{baseUrl}}/books$/β to match //books$/β
The path i used is:
{{baseUrl}}/books/
I tried to add the $, but still gives the same message.
The variable works just fine, and itβs the same for every request.
baseUrl: https://library-api.postmanlabs.com
Itβs the one weβve been given through the lectures.
So I donβt know what else to do.
Can you help me?