Right click on the webpage window, press inspect element, open the network tab, clear it, then press the “Save Changes” button and check which API is being called on the background and what error and status code it returns. It should contain more information than what’s being rendered on the webpage. I think there’s also a “Status” thing that tells you if its your browser blocking it, an extension, if it was cancelled, etc. Those can be useful hints as well.