question

Upvotes
Accepted
1 0 2 2

GET method not allowed on buckets API

Hello, i'm trying to get at my allowed buckets in EDP, but the relevant API endpoint

https://api.refinitiv.com/file-store/beta1/buckets

doesn't allow method GET (as suggested by the CFS API documentation). The reply is

405 - Method Not Allowed.

Could you help please?

Thank you

Ludwig

rdp-apirefinitiv-data-platform
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@ludwig.arndt

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the most appropriate reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

@ludwig.arndt

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

Upvotes
Accepted
13.7k 26 8 12

@ludwig.arndt,

Effectively, that method is documented, but currently disabled. Therefore you cannot use it to search for all buckets.

What you can do is look at the content of buckets that you are entitled to. For that you need to know the name of the bucket you will query. You should have received a list of the names of the buckets you are entitled to. For instance, for frtb data, the bucket is frtb-bucket, and for bulk ESG data, it is EDS-BULK-ESG-Production.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
1 0 2 2

Thank you.

May i ask you to check if i'm allowed on the file-sets endpoint please?

GET request on all of

'https://api.refinitiv.com/file-store/beta1/file-sets' or

'https://api.refinitiv.com/file-store/beta1/file-sets?bucket=frtb-bucket' or

'https://api.refinitiv.com/file-store/beta1/file-sets?bucket=frtb_bucket' (with an underscore)

{'error': {'id': '2dc5857c-c8a9-4c8b-a7be-a35cae915645', 'code': 'insufficient_scope', 'message': 'access denied. Scopes required to access the resource [trapi.cfs.publisher.read] or [trapi.cfs.subscriber.read]', 'status': 'Forbidden'}}

(I'm interested in the FRTB data).

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
13.7k 26 8 12

@ludwig.arndt,

I do not have access to the admin tools to check end user entitlements, but from what you observe it seems like you lack some permissions for CFS as a whole. You need to contact your account manager to check these.

Note: for FRTB the bucket name is frtb-bucket (with a hyphen, not an underscore).

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
1 0 2 2

Thank you. I tried both _ and -. I'll ask my contact person. Thanks for the help.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

You are welcome.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.