Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Issue in old version of Twilio.Pricing in NuGet repository #1

Closed
EliuX opened this issue Apr 6, 2016 · 0 comments
Closed

Issue in old version of Twilio.Pricing in NuGet repository #1

EliuX opened this issue Apr 6, 2016 · 0 comments

Comments

@EliuX
Copy link
Contributor

EliuX commented Apr 6, 2016

Attempting to execute the code snippet get-messaging-country.cs in Visual Studio (Community Edition).

When installing Twilio.Pricing the following dependencies was solved for the framework net452:

  • RestSharp, version 105.2.3
  • Twilio, version 4.7.1
  • Twilio.Lookups, version 1.1.0
  • Twilio.Pricing, version 1.1.0

This code has 2 concrete problems:

  1. The method GetMessagingCountry is not available for the instance of PricingClient.
  2. The type InboundSmsPrice is not available.

virtualbox_ie10 - win7_06_04_2016_10_30_04

Later on I checked if the method GetMessagingCountry actually exist in the current codebase. Seems like the aforementioned method is available there.

What do you think about updating the package in NuGet to reflect the latest changes you made?

@EliuX EliuX closed this as completed Apr 6, 2016
dprothero added a commit that referenced this issue Jul 26, 2016
kwhinnery pushed a commit that referenced this issue Feb 16, 2017
Added update mobile app code snippet for Authy Mobile SDK
piyushtank pushed a commit to piyushtank/api-snippets that referenced this issue Apr 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant