What to isolate first
Start by isolating whether the provider itself is wrong, the credentials belong to a different backend path, or the endpoint behavior no longer matches your config assumptions. That is usually faster than trial-and-error editing.
Most common failure buckets
- Correct tool, wrong provider path
- Correct provider idea, wrong credentials
- Correct credentials, wrong endpoint or runtime assumptions