---
slug: "yahoo-store-api-Please-provide-valid-credentials-bearer-realm"
title: "Please provide valid credentials with Yahoo Store API"
description: "&lt;Error&gt;&lt;Message&gt;Please provide valid credentials. Bearer realm=\"yahooapis.jp\", error=\"insufficient_scope\", error_description=\"insufficient scope\"&lt;/Message&gt;&lt;/Error&gt;\nI encountered the above error when using Yahoo's Store API."
url: "https://www.ytyng.com/en/blog/yahoo-store-api-Please-provide-valid-credentials-bearer-realm"
publish_date: "2018-03-07T13:13:00Z"
created: "2018-03-07T13:13:00Z"
updated: "2026-02-27T05:57:48.365Z"
categories: []
keywords: ""
featured_image_url: "https://media.ytyng.com/resize/20230812/1856098c3ef64ff9acb05cdb0e0c8f0e.png.webp?width=768"
has_video: false
has_music: false
video_urls: []
music_urls: []
lang: "en"
---

# Please provide valid credentials with Yahoo Store API

<pre>&lt;Error&gt;<br />&lt;Message&gt;<br />Please provide valid credentials. Bearer realm="yahooapis.jp", error="insufficient_scope", error_description="insufficient scope"<br />&lt;/Message&gt;<br />&lt;/Error&gt;</pre>
<p>I encountered the above error when using Yahoo's Store API.</p>
<p>It seems that the application was created with Yahoo ID Integration V2.</p>
<p>As of 2018-03-07, V2 does not support the Store API, so it needs to be created with V1.</p>

