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
I've identified the issue is on the Discovery Engine API side, not with SCRAPI.
The API is blocking any value other than global, which means it will fail when you try us.
I've filed a bug internally for the issue.
We'll keep this item open for now and track it, but there's no action item on our side for now, and that means unfortunately any users wishing to take this action via API are blocked.
kmaphoenix
changed the title
Error when creating a datastore in regions other than global
[BLOCKED] Error when creating a datastore in regions other than global
Feb 5, 2024
kmaphoenix
changed the title
[BLOCKED] Error when creating a datastore in regions other than global
Error when creating a datastore in regions other than global
Feb 8, 2024
Scrapi tool to create datastore with global as region works but not for other regions.
Expected Behavior
Should create a datastore in us region
Current Behavior
InvalidArgument: 400 Location must be "global", got "us".
Possible Solution
Should create a datastore in region given by caller.
Steps to Reproduce
Detailed Description
Trying Vertex Search and Conversation features with scrapi tool.
The text was updated successfully, but these errors were encountered: