Sabre Bargain Finder Max REST API IF2 Schedule Error in v3.0.0

妖精的绣舞 提交于 2019-12-12 02:24:52

问题


I am working with SabreDev REST API for Bargain Finder Max (https://developer.sabre.com/docs/read/rest_apis/air/search/bargain_finder_max). When I run the example they provide in version 3.0.0, I get the following error:

"DSF server returned an error: Generic exception Schedule error : EA market not found - check user and owner."

The error type is "IF2". I'm still getting a 200 OK response from the server, but the content of the response is the DSF error.

The endpoint that I'm using is https://api-crt.cert.havail.sabre.com/v3.0.0/shop/flights?mode=live for the Sandbox.

When I run the sample in through version 1.8.6, my code works; but v3.0.0 fails.

I know this is related to stack question 42025310 but I don't have any street cred to respond there apparently.

Any help would be appreciated.


回答1:


That error is usually related to using an invalid PCC or "PseudoCityCode".

If you are a Sabre subscriber and have a valid PCC, go ahead and contact the helpdesk so they can take a look.

If not, you could use the test PCC that is available in the API Explorer: https://developer.sabre.com/io-docs.



来源:https://stackoverflow.com/questions/42353734/sabre-bargain-finder-max-rest-api-if2-schedule-error-in-v3-0-0

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!