I was using scope in following format in my code:
api://GUID/.default
Then something changed and i started to receive failed authorization responses from HTTP api, according to my experience I have tried and removed api:// prefix and it worked. Can someone explain me when api:// is required? I am trying to find changes between app reg that needs this prefix and app reg where this api:// should be omitted but without success.