You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecation: We will discontinue the practice of including credentials or tokens directly in URLs for authentication due to security concerns. To enhance the safety of your data, we recommend shifting to the more secure method of Bearer token-based authentication. Basic authentication and Cookie based authentication are still supported but are marked as deprecated and will be removed in future. Please consider moving to Bearer token based authentication as soon as possible.
Breaking Change: admin/project endpoints do not support providing credentials in the URL anymore.