bugthesystem / FireSharp

An asynchronous cross-platform .Net library for Firebase
The Unlicense
693 stars 147 forks source link

New Firebase #89

Open miker1423 opened 7 years ago

miker1423 commented 7 years ago

Hello, I have an API which was built a year ago, the guys of google told me that I needed to update to the new version of the management dashboard. After the update I can't do any kind of action, I already set the new URL and the new Secret but it is not working. can someone help me? thanks!

aupp commented 7 years ago

Are you sure you got the right database secret? From the console: Overview (the cog icon in the top right corner of the menu) -> Project Settings -> Service Accounts -> Database Secrets. Its not the same as the "Web api key"

miker1423 commented 7 years ago

Yes, I'm using the correct secret

robomotic commented 7 years ago

Just to make it clear did you upgrade from the old console version to the new console version? I actually have a setup like that but didn't try it yet, will let you know.

miker1423 commented 7 years ago

Yes, I upgraded the console version which also updates the API to access the DB.