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
@drewroberts I see we have Keys to add the API keys, but I believe this requires each company to add their API keys for each product. I just want to confirm this is still the direction you want to go and not have OAuth to pull in the keys automatically for each account. @phuclh
The text was updated successfully, but these errors were encountered:
When I set it up in the application, I added all of the products to the same Key. I don't think that web endpoint was moved yet to that package. Can you check?
I prefer using Keys so that we can have some Laravel apps that have multiple accounts in there.
@drewroberts I am adding Google Search Console API to the SEO package. So If we using Keys, the customer has to go to the Google Platform Console Dashboard to copy the key and then go to TGER Key resource and create the key while using OAuth, the access token is saved in a JSON file, the customer don' need to go over above steps. Moreover, we still have multiple accounts by creating multiple JSON files.
@drewroberts I see we have Keys to add the API keys, but I believe this requires each company to add their API keys for each product. I just want to confirm this is still the direction you want to go and not have OAuth to pull in the keys automatically for each account.
@phuclh
The text was updated successfully, but these errors were encountered: